Each StylesItem represents an item in a predefined Styles control. The corresponding string of a StylesItem is the same as the item's Name property. The StylesItem enumeration can be used with the FrameworkElement.FindName method to get the item and manipulate it.
Members
| Member |
Description |
| TXITEM_Styles |
Identifies the styles overview. |
| TXITEM_ShowPreview |
Identifies the Show Preview check box. |
| TXITEM_SortAlphabetical |
Identifies the Sort Alphabetical check box. |
| TXITEM_ManageStyles |
Identifies the Manage Styles button. |