PropertyMetadata Properties
.NET Framework 4.5
The PropertyMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
|
CoerceValueCallback | Gets or sets a reference to a CoerceValueCallback implementation specified in this metadata. |
|
DefaultValue | Gets or sets the default value of the dependency property. |
|
IsSealed | Gets a value that determines whether the metadata has been applied to a property in some way, resulting in the immutable state of that metadata instance. |
|
PropertyChangedCallback | Gets or sets a reference to a PropertyChangedCallback implementation specified in this metadata. |