Occurs when a touch contact area intersects the bounding rectangle (or polygon) of a window that is registered for touch hit testing.
Syntax
public: event TypedEventHandler<CoreWindow, TouchHitTestingEventArgs>^ TouchHitTesting { Windows::Foundation::EventRegistrationToken add(TypedEventHandler<CoreWindow, TouchHitTestingEventArgs>^ value); void remove(Windows::Foundation::EventRegistrationToken token); }
Event information
| Delegate | TypedEventHandler<CoreWindow, TouchHitTestingEventArgs> |
|---|
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013