| 名前 | 解説 | |
|---|---|---|
![]()  | IsDisposed | Gets a value indicating whether the object has been disposed. | 
![]()  | Name | Gets or sets the style name. | 
StyledPropertyCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | IsDisposed | Gets a value indicating whether the object has been disposed. | 
![]()  | Name | Gets or sets the style name. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Dispose | オーバーロードされます。 Releases all unmanaged resources. | 
![]()  | GetProperty | Gets value of the specified styled property. | 
![]()  | TryGetProperty | Tries to get value of the specified styled property. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | 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 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | PropertyChanged | Fires when any properties change. |