Popup.IsLightDismissEnabledProperty Property
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.
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.