PropertyMetadata Properties |
The PropertyMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallPropertyChangedWhenLoadedIntoVisualTree |
Determines if the callback method should be called when the element is added to the visual tree.
|
![]() | DefaultValue |
Gets the default value for the dependency property.
|
![]() | Inherits |
Determines if the property's value can be inherited from a parent element to a child element.
|
![]() | PropertyChangedCallback |
Gets the method that will be called when the property's value will change.
|