Xceed Toolkit Plus for WPF v4.6 Documentation
MetroAccentTheme Class
Members 


Xceed.Wpf.AvalonDock.Themes.MetroAccent Assembly > Xceed.Wpf.AvalonDock.Themes Namespace : MetroAccentTheme Class
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

Requirements

See Also

Reference

MetroAccentTheme Members
Xceed.Wpf.AvalonDock.Themes Namespace