Snippets created by Daniel Mohl
WPF/Silverlight Attached Property
Example of a WPF/Silverlight Attached Property (AP). This is a port of a C# AP implementation that can be found at http://www.silverlightshow.net/items/Attached-Properties-in-Silverlight.aspx.
2 people like this
Posted: 10 months ago by Daniel Mohl
WPF Event to Command
This snippet provides an example of a WPF Event to Command behavior.
3 people like this
Posted: 10 months ago by Daniel Mohl