Name | Description | |
---|---|---|
IsDisposed | Gets a value indicating whether the object has been disposed. | |
Name | Gets or sets the style name. |
The following tables list the members exposed by StyledPropertyCollection.
Name | Description | |
---|---|---|
IsDisposed | Gets a value indicating whether the object has been disposed. | |
Name | Gets or sets the style name. |
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases all unmanaged resources. | |
GetProperty | Gets value of the specified styled property. | |
TryGetProperty | Tries to get value of the specified styled property. |
Name | Description | |
---|---|---|
BeginUpdate | Start editing the collection. | |
EndUpdate | Stop editing the collection. | |
HasProperty | Gets a value indicating whether the collection contains a property with the specified name. | |
IsInitialized | Gets a value indicating whether the a specified property is initialized. | |
OnGetUninitializedProperty | Called when trying to get an initialized property value. | |
OnOwnerChanged | Called when collection owner is changed. | |
OnPropertyChanged | Raises the PropertyChanged event. | |
ResetProperty | Completely resets specified property (make it uninitialized, initialization required after that). | |
ShouldSerializeName |
Name | Description | |
---|---|---|
PropertyChanged | Fires when any properties change. |