CategoryEditor.ConsumesProperty Method
When overridden in a derived class, called once for each property in the category to determine which properties are edited by this CategoryEditor.
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Parameters
- propertyEntry
- Type: Microsoft.Windows.Design.PropertyEditing.PropertyEntry
The PropertyEntry to check to see if it is edited by this CategoryEditor.
When a property is consumed by a CategoryEditor, it does not show up as a separate row in that category.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.