Occurs when a pointer moves within the bounding box of the Microsoft Store app.
public:
event TypedEventHandler<CoreWindow^ , PointerEventArgs^ >^ PointerMoved {
EventRegistrationToken add (TypedEventHandler<CoreWindow^ , PointerEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Core
Metadata: windows.winmd