FrameworkPropertyMetadata Constructor (PropertyChangedCallback^)
.NET Framework (current version)
Initializes a new instance of the FrameworkPropertyMetadata class with the specified PropertyChangedCallback callback.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- propertyChangedCallback
-
Type:
System.Windows::PropertyChangedCallback^
A reference to a handler implementation that the property system will call whenever the effective value of the property changes.
.NET Framework
Available since 3.0
Available since 3.0
Show: