Share via


SystemDropShadowChrome Class

Definition

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

Name Description
SystemDropShadowChrome()

Instantiates a new instance of a SystemDropShadowChrome

Fields

Name Description
ColorProperty

DependencyProperty for Color property.

CornerRadiusProperty

DependencyProperty for CornerRadius property.

Properties

Name Description
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.

Applies to