Table of Contents
SystemDropShadowChrome Class

Create a theme specific look for drop shadow effects.

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.SystemDropShadowChrome

Syntax
 public sealed class SystemDropShadowChrome : Decorator
See Also