The following tables list the members exposed by PropertyGridEditorDefinitionCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<PropertyGridEditorDefinition>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<PropertyGridEditorDefinition>) | |
PropertyGrid | Returns the associated XamPropertyGrid |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<PropertyGridEditorDefinition>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<PropertyGridEditorDefinition>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<PropertyGridEditorDefinition>) |