Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 954 Bytes

icorepointerredirector_pointerroutedto.md

File metadata and controls

24 lines (15 loc) · 954 Bytes
-api-id -api-type
E:Windows.UI.Core.ICorePointerRedirector.PointerRoutedTo
winrt event

Windows.UI.Core.ICorePointerRedirector.PointerRoutedTo

-description

Occurs when captured pointer input previously being delivered to another object, transitions to being delivered to this object.

-remarks

A PointerPressed event is not fired on the current process if a PointerRoutedTo event is fired first.

-examples

-see-also

CoreWindow.PointerRoutedTo, CoreIndependentInputSource.PointerRoutedTo, CoreWindow.PointerPressed, CoreIndependentInputSource.PointerPressed