Click or drag to resize
PropertyMetadata Constructor
Overload List
  NameDescription
Public methodPropertyMetadata
Initializes a new instance of Windows.UI.Xaml.PropertyMetadata.
Public methodPropertyMetadata(Object)
Initializes a new instance of the PropertyMetadata class, using a property default value.
Public methodPropertyMetadata(Object, PropertyChangedCallback)
Initializes a new instance of the PropertyMetadata class, using a property default value and callback reference.
Top
See Also