0
kicks
Create Change Events for Silverlight Properties
This post shows how you can create property changed event if such event is missing from base class. When you need property change event for some property defined inside a base class library you may try this trick. This is specific for Silverlight and uses template bindings.