[Deprecated] Event raised when the SmartGlass device pointer is moved within the bounding box by the user.
public:
event TypedEventHandler<SmartGlassDirectSurface^ , PointerEventArgs^ >^ PointerMoved {
EventRegistrationToken add (TypedEventHandler<SmartGlassDirectSurface^ , PointerEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
The behavior of some members of the PointerEventArgs Class returned in SmartGlassDirectSurface events is different from Windows. Both GetIntermediatePoints and CurrentPoint.PointerDevice will always return null.
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd