Search
PaletteCategory Members
Constructors Properties Methods Events
 


Represents a category in a Palette control.

The following tables list the members exposed by the PaletteCategory type.

 Public Constructors

  Name Description

PaletteCategory

 

 Public Properties

  Name Description

Icon

Gets or sets the category icon.

IsExpanded

Gets or sets a value indicating whether the category is expanded.

Items

Gets the items in this category.

Title

Gets or sets the category title.

 Protected Methods

  Name Description

OnPropertyChanged

Raises the PropertyChanged event.

 Public Events

  Name Description

PropertyChanged

Occurs when a property value changes.

 See Also