Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid.ThemePack.6 Assembly / Xceed.Wpf.DataGrid.ThemePack.Markup Namespace / MaterialDesignImplicitThemeKey Class
Members


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

    System.Object
       System.Windows.Markup.MarkupExtension
          System.Windows.ResourceKey
             Xceed.Wpf.DataGrid.Markup.ThemeKey
                Xceed.Wpf.DataGrid.ThemePack.Markup.MaterialDesignImplicitThemeKey

    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 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 MethodRetrieves a value indicating whether the specified object is the same as the current object. (Inherited from Xceed.Wpf.DataGrid.Markup.ThemeKey)
    Public Method (Inherited from Xceed.Wpf.DataGrid.Markup.ThemeKey)
    Public MethodOverridden.   
    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