Xceed Toolkit Plus for WPF v5.1 Documentation
Xceed.Wpf.Toolkit.Themes.Office2007 Assembly / Xceed.Wpf.Toolkit.Themes.Office2007 Namespace / Office2007BlackResourceDictionary Class


In This Topic
    Office2007BlackResourceDictionary Class
    In This Topic
    Represents the Office 2007 Black resource dictionary.
    Syntax
    'Declaration
     
    
    <DefaultMemberAttribute("Item")>
    <LocalizabilityAttribute(LocalizationCategory.Ignore)>
    <AmbientAttribute()>
    <UsableDuringInitializationAttribute(True)>
    Public Class Office2007BlackResourceDictionary 
       Inherits Office2007BaseResourceDictionary
    'Usage
     
    
    Dim instance As Office2007BlackResourceDictionary
    [DefaultMember("Item")]
    [Localizability(LocalizationCategory.Ignore)]
    [Ambient()]
    [UsableDuringInitialization(true)]
    public class Office2007BlackResourceDictionary : Office2007BaseResourceDictionary 
    Inheritance Hierarchy

    System.Object
       System.Windows.ResourceDictionary
          Xceed.Wpf.Themes.ThemeResourceDictionary
             Xceed.Wpf.Toolkit.Themes.Office2007.Office2007BaseResourceDictionary
                Xceed.Wpf.Toolkit.Themes.Office2007.Office2007BlackResourceDictionary

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Office2007BlackResourceDictionary class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public PropertyGets or sets the license key used to license the classes contained in the Xceed.Wpf.Themes.Office2007 assembly. (Inherited from Xceed.Wpf.Toolkit.Themes.Office2007.Office2007BaseResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public PropertyGets or sets the mode that will be used by the theme resource dictionary. (Inherited from Xceed.Wpf.Themes.ThemeResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Top
    Public Methods
    Supported Frameworks

    .NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.

    .NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.

    See Also