Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 453 Bytes

visibilitychangedeventargs_handled.md

File metadata and controls

22 lines (15 loc) · 453 Bytes
-api-id -api-type
P:Windows.UI.Core.VisibilityChangedEventArgs.Handled
winrt property

Windows.UI.Core.VisibilityChangedEventArgs.Handled

-description

Gets or sets a value indicating whether the VisibilityChanged event was handled.

-property-value

True if the event is handled; otherwise, false.

-remarks

-examples

-see-also