Popup.HasDropShadowProperty Field

Definition

Identifies the HasDropShadow dependency property.

public: static initonly System::Windows::DependencyProperty ^ HasDropShadowProperty;
public static readonly System.Windows.DependencyProperty HasDropShadowProperty;
 staticval mutable HasDropShadowProperty : System.Windows.DependencyProperty
Public Shared ReadOnly HasDropShadowProperty As DependencyProperty 

Field Value

Examples

Dependency Properties Overview

Remarks

The identifier for the HasDropShadow dependency property.

Applies to