The NodeToCategoryConverter type exposes the following members.

Constructors

  NameDescription
NodeToCategoryConverter

Methods

  NameDescription
Convert
Converts a Node representing a property to the category of that property, as specified using the CategoryAttribute.
ConvertBack
Converts a value from a binding target for writing to a binding source.

Properties

  NameDescription
DefaultCategory
Gets or sets the category name for properties with no CategoryAttribute.

See Also