Classes

  Class Description
Public class C1Accordion
ItemsControl that contains C1AccordionItem. It allows only one item to be expanded at a time (similar to the NavigationBar in Outlook).
Public class C1AccordionItem
Represents the items that can be hosted in a C1Accordion.
Public class C1ColorSlider
Slider used to chose the hue of a color.
Public class ChangingPropertyBoxEventArgs
Provides data for the ChangingPropertyBoxEventArgs event.

Delegates

  Delegate Description
Public delegate ChangingPropertyBoxEventHandler
Represents the method that will handle the ChangingPropertyBox event.