Event raised when the SmartGlass device pointer is moved within the bounding box by the user.
public:
event TypedEventHandler<SmartGlassHtmlSurface^ , PointerEventArgs^ >^ PointerMoved {
EventRegistrationToken add (TypedEventHandler<SmartGlassHtmlSurface^ , PointerEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd