Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 446 Bytes

touchhittestingeventargs_handled.md

File metadata and controls

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

Windows.UI.Core.TouchHitTestingEventArgs.Handled

-description

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

-property-value

True if the event is handled; otherwise, false.

-remarks

-examples

-see-also