PropertyMetadata Constructor (PropertyChangedCallback)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the PropertyMetadata class, using a callback reference.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- propertyChangedCallback
- Type: System.Windows.PropertyChangedCallback
A reference to the callback to call for property changed behavior.
Show: