Xceed Toolkit Plus for WPF v5.1 Documentation
Xceed.Wpf.Themes.Windows10 Assembly / Xceed.Wpf.Themes.Windows10 Namespace / Windows10Resources Class
Members


In This Topic
    Windows10Resources Class
    In This Topic
    Represents the resources containing the control styles available in the Windows10 theme.
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class Windows10Resources 
    'Usage
     
    Dim instance As Windows10Resources
    public static class Windows10Resources 
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.Themes.Windows10.Windows10Resources

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the application background brush defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the application foreground brush defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the border brush defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the button style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the check box style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the combo box item style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the combo box style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the context menu style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the control background brush defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the control foreground brush defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)

    Gets the DataGridCell style defined by the Windows10 theme.

     
    Public Propertystatic (Shared in Visual Basic)

    Gets the DataGridColumnHeader style defined by the Windows10 theme.

     
    Public Propertystatic (Shared in Visual Basic)

    Gets the DataGridRowHeader style defined by the Windows10 theme.

     
    Public Propertystatic (Shared in Visual Basic)

    Gets the DataGridRow style defined by the Windows10 theme.

     
    Public Propertystatic (Shared in Visual Basic)

    Gets the DataGrid style defined by the Windows10 theme.

     
    Public Propertystatic (Shared in Visual Basic)Gets the expander style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the font family defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the grid splitter style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the grid view colum header style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the group box style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the highlight background brush defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the highlight foreground brush defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the label style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the list box item style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the list box style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the list view item style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the list view style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the menu item style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the menu style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the page style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the password box style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the progress bar style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the radio button style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the repeat button style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the resizer grip style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the rich text box style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the scroll bar style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the scroll viewer style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the slider style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the status bar style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the tab control style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the tab item style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the text box style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the toggle button style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the tool bar style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the tool tip style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the tree view item style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the tree view style defined by the Windows10 theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the window style defined by the Windows10 theme.  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also