FrameworkPropertyMetadata Constructor ()
.NET Framework (current version)
Initializes a new instance of the FrameworkPropertyMetadata class.
Assembly: PresentationFramework (in PresentationFramework.dll)
This signature initializes all values of FrameworkPropertyMetadata to their property defaults. DefaultValue will be null, and the various FrameworkPropertyMetadata Boolean properties will be false.
.NET Framework
Available since 3.0
Available since 3.0
Show: