Xceed Toolkit Plus for WPF v5.1 Documentation
Xceed.Wpf.DataGrid.Toolkit.Themes.Metro Assembly / Xceed.Wpf.DataGrid.Themes.Metro.Markup Namespace / MetroThemeKey Class
Members


In This Topic
    MetroThemeKey Class
    In This Topic
    Syntax
    'Declaration
     
    <MarkupExtensionReturnTypeAttribute(Xceed.Wpf.DataGrid.Themes.Metro.Markup.MetroThemeKey)>
    Public Class MetroThemeKey 
       Inherits Xceed.Wpf.DataGrid.Markup.ThemeKey
    'Usage
     
    Dim instance As MetroThemeKey
    [MarkupExtensionReturnType(Xceed.Wpf.DataGrid.Themes.Metro.Markup.MetroThemeKey)]
    public class MetroThemeKey : Xceed.Wpf.DataGrid.Markup.ThemeKey 
    Inheritance Hierarchy

    System.Object
       System.Windows.Markup.MarkupExtension
          System.Windows.ResourceKey
             Xceed.Wpf.DataGrid.Markup.ThemeKey
                Xceed.Wpf.DataGrid.Themes.Metro.Markup.MetroThemeKey

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets an assembly object that indicates which assembly's dictionary to look in for the value associated with this key. (Inherited from Xceed.Wpf.DataGrid.Markup.ThemeKey)
    Public Property  
    Public Property  
    Public PropertyGets or sets the Type of the element to which the style applies. (Inherited from Xceed.Wpf.DataGrid.Markup.ThemeKey)
    Public PropertyGets or sets the Type of the view to which the style applies. (Inherited from Xceed.Wpf.DataGrid.Markup.ThemeKey)
    Public PropertyGets or sets the Type of the theme to which the style applies. (Inherited from Xceed.Wpf.DataGrid.Markup.ThemeKey)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public Method (Inherited from System.Windows.ResourceKey)
    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