Windows.UI.Xaml.Controls.Primitives.Popup.IsLightDismissEnabled
June 22, 2022 ยท View on GitHub
-description
Gets or sets a value that determines how the Popup can be dismissed.
-xaml-syntax
<Popup IsLightDismissEnabled="bool" />
-property-value
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.