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