Xceed Pro Themes for WPF v3.0 Documentation
Welcome to Xceed Pro Themes for WPF v3.0 / Basic Concepts / Styles and Brushes Available in the Themes / Styles and Brushes Available in the Windows 7 Theme
In This Topic
    Styles and Brushes Available in the Windows 7 Theme
    In This Topic

    The properties representing the brushes and styles available in the Windows 7 theme, contained in the Windows7Resource class, are listed below. The styles and brushes encompass all of Microsoft's officially supported .NET WPF controls. This theme is inspired by Microsoft's Windows 7 operating system.

    For details on how to apply these styles and brushes explicitly, see Applying Themes Explicitly.

    Brushes in the Windows 7 Theme

    The following table lists the brushes available in Xceed's Windows 7 theme. These brushes can be used to style your own controls so that they fit seamlessly into the rest of the themed application. 

    Brush Property Brush Property
    ApplicationBackgroundBrush ControlForegroundBrush
    ApplicationForegroundBrush HighlightBackgroundBrush
    BorderBrush HighlightForegroundBrush
    ControlBackgroundBrush

    Styles in the Windows 7 Theme

    The following table lists the styles available in Xceed's Windows 7 theme. Note that for controls such as the ComboBox, styles for their "child" items are also available.

    Styles identified by an asterisk (*) are only available in the .NET 4 build of this product, as the Microsoft datagrid is officially supported only in that version of the .NET Framework.
    Style Property Style Property
    ButtonStyle MenuItemStyle
    CheckBoxStyle MenuStyle
    ComboBoxItemStyle PageStyle
    ComboBoxStyle PasswordBoxStyle
    ContextMenuStyle ProgressBarStyle
    DataGridCellStyle* RadioButtonStyle
    DataGridColumnHeaderStyle* RepeatButtonStyle
    DataGridRowHeaderStyle* ScrollBarStyle
    DataGridRowStyle* SliderStyle
    DataGridStyle* StatusBarStyle
    ExpanderStyle TabControlStyle
    GridSplitterStyle TabItemStyle
    GridViewColumnHeaderStyle TextBoxStyle
    GroupBoxStyle ToggleButtonStyle
    LabelStyle ToolBarStyle
    ListBoxItemStyle ToolTipStyle
    ListBoxStyle TreeViewStyle
    ListViewItemStyle TreeViewItemStyle
    ListViewStyle WindowStyle

    The FontFamily Property

    The Windows 7 theme specifies a font family that is different from the default and defines a FontFamily property.