Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
    • .NET API Reference
    • JavaScript API Reference
SystemDropShadowChrome Class

Creates a theme specific look for drop shadow effects.

Namespace: EO.Wpf.Themes.Royale
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.Royale.SystemDropShadowChrome

Syntax
 public sealed class SystemDropShadowChrome : Decorator
See Also