Sign In
My Silverlight Blog
Some Silverlight demos and learning samples.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
animation
bitmap
drop shadow
effects
filters
glow
inner glow
Pages
scale 9
silverlight
silverlight 2 beta 1
silverlight 2 beta 2
WebClient
Archive
Archives
June 2008
(1)
May 2008
(3)
April 2008
(4)
May, 2008
MSDN Blogs
>
My Silverlight Blog
>
May, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
My Silverlight Blog
Windowing Demo for Silverlight 2 Beta
Posted
over 4 years ago
by
Tim Rule
9
Comments
Click on the "Toggle Full Screen" to test this example. "Tile Windows" will layout thumbnails of the windows and clicking on a thumbnail will restore the windows. For this demo a FloatingWindow class has been created which inherits from UserControl...
My Silverlight Blog
Scale 9 Image for Silverlight
Posted
over 4 years ago
by
Tim Rule
4
Comments
A scale 9 image divides an image into 9 regions which each scale differently when an image is scaled. Click on the "Toggle Full Screen" to try the example. Drag the white square with a red border to resize the shape. Take the following bitmap for example...
My Silverlight Blog
Spline Based Animation Helper
Posted
over 4 years ago
by
Tim Rule
6
Comments
This code sample demonstrates an animation helper class to wrap up the code needed to animate a FrameworkElement's properties. This will work if the property is a double as well all of the object's transform properties. User defined dependency properties...
Page 1 of 1 (3 items)