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. |
For a list of all members of this type, see StyledPropertyCollection members.
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). |