Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 478 Bytes

windowactivatedeventargs_handled.md

File metadata and controls

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

Windows.UI.Core.WindowActivatedEventArgs.Handled

-description

Specifies the property that gets or sets whether the window activation event was handled.

-property-value

True if the window activation event has been handled by the appropriate delegate; false if it has not.

-remarks

-examples

-see-also