Invoked whenever the effective value of any dependency property on this
System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data.
Syntax
Parameters
- e
- Event data that will contain the dependency property identifier of interest, the property metadata for the type, and old and new values.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also