Popup.IsLightDismissEnabledProperty Property

Definition

Identifies the IsLightDismissEnabled dependency property.

public:
 static property DependencyProperty ^ IsLightDismissEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsLightDismissEnabledProperty();
public static DependencyProperty IsLightDismissEnabledProperty { get; }
var dependencyProperty = Popup.isLightDismissEnabledProperty;
Public Shared ReadOnly Property IsLightDismissEnabledProperty As DependencyProperty

Property Value

The identifier for the IsLightDismissEnabled dependency property.

Applies to