Table of Contents
ClassicBorderDecorator Class

Creates the theme-specific look for Decorator types, for use with the Classic theme.

Namespace: EO.Wpf.Themes.Classic
Assembly: EO.Wpf (in EO.Wpf.dll)

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Decorator
                     EO.Wpf.Themes.Classic.ClassicBorderDecorator

Syntax
 public sealed class ClassicBorderDecorator : Decorator
See Also