SystemDropShadowChrome Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public ref class SystemDropShadowChrome sealed : System::Windows::Controls::Decorator
public sealed class SystemDropShadowChrome : System.Windows.Controls.Decorator
type SystemDropShadowChrome = class
inherit Decorator
Public NotInheritable Class SystemDropShadowChrome
Inherits Decorator
- Inheritance
-
SystemDropShadowChrome
Constructors
SystemDropShadowChrome() |
Instantiates a new instance of a SystemDropShadowChrome |
Fields
ColorProperty |
DependencyProperty for Color property. |
CornerRadiusProperty |
DependencyProperty for CornerRadius property. |
Properties
Color |
The Color property defines the Color used to fill the shadow region. |
CornerRadius |
The CornerRadius property defines the CornerRadius of the object casting the shadow. |