Popup.IsLightDismissEnabled property
Gets or sets a value that determines how the Popup can be dismissed.
Syntax
<Popup IsLightDismissEnabled="bool" />
Property value
Type: System.Boolean [.NET] | Platform::Boolean [C++]
true if light dismiss is enabled for this control; otherwise, false.
Remarks
Light dismiss is when the user taps on any area other than the popup.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013
