| PropertyMetadata Constructor |
| Name | Description | |
|---|---|---|
| PropertyMetadata |
Initializes a new instance of Windows.UI.Xaml.PropertyMetadata.
| |
| PropertyMetadata(Object) |
Initializes a new instance of the PropertyMetadata class, using a property
default value.
| |
| PropertyMetadata(Object, PropertyChangedCallback) |
Initializes a new instance of the PropertyMetadata class, using a property
default value and callback reference.
|