TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About ViewBox
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (2)
Mamta M (2)
Bechir Bejaoui (1)
Amit Maheshwari (1)
Baimey Rajesh (1)
C# Curator (1)
Urmimala Pal (1)
Related resources for ViewBox
No resource found
Working with WPF Viewbox Control
11/6/2018 11:30:40 AM.
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#.
XAML Viewbox Tutorial
11/6/2018 11:03:45 AM.
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 the Silverlight Toolkit - Part III
9/4/2014 6:07:52 AM.
This is the third part of the Toolkit series and describes the ViewBox control.
Working With ViewBox Control in Windows Phone 7
3/27/2012 9:35:57 PM.
In this article we explore the ViewBox control in Windows Phone 7.
Using the ViewBox control in Silverlight 5
11/30/2011 12:38:41 AM.
This article will explore how to use the ViewBox control in Silverlight 5.
ViewBox in Silverlight
1/19/2011 9:20:02 PM.
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.
Using Tools and Windows in Expression Blend 2.0
9/15/2010 9:29:14 PM.
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.
Creating a Silverlight Application that uses navigation framework and Viewbox control
8/9/2010 1:03:42 AM.
The objective of this article is to present the Viewbox control. I have also explained here the navigation framework of Silverlight 3.
ViewBox Control in Silverlight
3/16/2009 10:21:30 AM.
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#.