Browse by Tags

All Tags » Xaml » RIA » Blend (RSS)

Silverlight 2 - Creating a Play/Pause button using a ControlTemplate by gavinleader

A Button is one of the most common elements used in an interactive application. In Silverlight 2, it is possible to specify nearly any control’s appearance by using a ControlTemplate. The control’s template can be defined within the control’s <ControlTemplate...
More Posts