Represents a category in a Palette control.
The following tables list the members exposed by the PaletteCategory type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the PaletteCategory class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the icon for the category's header. |
|
![]() |
Gets or sets a value indicating whether the category is currently expanded. |
|
![]() |
Gets the collection of diagram items within this category. |
|
![]() |
Gets or sets the title of the category. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Raises the PropertyChanged event. |
Public Events| Name | Description | |
|---|---|---|
![]() |
Occurs when a property value changes. |
See Also