Xceed Toolkit Plus for WPF v5.1 Documentation
Xceed.Wpf.AvalonDock.Themes.MetroAccent Assembly / Xceed.Wpf.AvalonDock.Themes Namespace / MetroAccentTheme Class


In This Topic
    MetroAccentTheme Class
    In This Topic
    Represents the Metro theme (with accent color support) for AvalonDock.
    Syntax
    'Declaration
     
    
    <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
    <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
    Public Class MetroAccentTheme 
       Inherits DictionaryTheme
    'Usage
     
    
    Dim instance As MetroAccentTheme
    [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
    [NameScopeProperty("NameScope", System.Windows.NameScope)]
    public class MetroAccentTheme : DictionaryTheme 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             Xceed.Wpf.AvalonDock.Themes.Theme
                Xceed.Wpf.AvalonDock.Themes.DictionaryTheme
                   Xceed.Wpf.AvalonDock.Themes.MetroAccentTheme

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
    Public Methods
    Protected Methods
    Extension Methods
     NameDescription
    Public Extension MethodFinds the logical ancenster
    Public Extension Method
    Public Extension MethodFind the logical children.
    Public Extension MethodFinds the visual ancestor.
    Public Extension MethodFinds the visual children.
    Public Extension MethodFinds the visual tree root.
    Public Extension MethodOverloaded. 
    Top
    Supported Frameworks

    See Also