Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » silverlight 2 b... » effects   (RSS)
This sample illustrates a simple usage of the WebClient and a LINQ query. The WebClient makes requests to an RSS feed from Adobe's kuler API which contains color themes defined by kuler users. The themes are then used to colorize an illustration. Silverlight Read More...
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 . Read More...
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: Read More...
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 Read More...
 
Page view tracker