C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand(2)
Mamta M(2)
Amit Maheshwari(1)
Urmimala Pal(1)
Bechir Bejaoui(1)
Baimey Rajesh(1)
C# Curator(1)
Resources
No resource found
XAML Viewbox Tutorial
Jan 16, 2015.
Learn how to use XAML Viewbox with code example. <Viewbox> element in XAML represents a Viewbox control of WPF and C#. Viewbox.Stretch and Viewbox.StretchDirection properties.
Working With ViewBox Control in Windows Phone 7
Mar 27, 2012.
In this article we explore the ViewBox control in Windows Phone 7.
Using the ViewBox control in Silverlight 5
Nov 30, 2011.
This article will explore how to use the ViewBox control in Silverlight 5.
Creating a Silverlight Application that uses navigation framework and Viewbox control
Aug 09, 2010.
The objective of this article is to present the Viewbox control. I have also explained here the navigation framework of Silverlight 3.
Working with WPF Viewbox Control
Aug 22, 2008.
In this article, we will show how to use a ViewBox control available in WPF and XAML. Code sample shows use of Viewbox in XAML and C#.
ViewBox in Silverlight
Aug 04, 2009.
Silverlight ViewBox control defines a content decorator that can stretch and scale a single child to fill the available space. This article demonstrates how to use a ViewBox control.
ViewBox Control in Silverlight
Mar 16, 2009.
A ViewBox control resizes itself based on the size of the contents. This article demonstrates how to use a ViewBox control in Silverlight using XAML and C#.
Using Tools and Windows in Expression Blend 2.0
Sep 14, 2010.
This article is a basic introduction of Expression Blend 2 and how to use various tools in Expression Blend. I am using Expression Blend version 2.0.
Working with the Silverlight Toolkit - Part III
Dec 03, 2008.
This is the third part of the Toolkit series and describes the ViewBox control.