SmartGlassHtmlSurface.PointerMoved Event

Event raised when the SmartGlass device pointer is moved within the bounding box by the user.

Syntax

public:
event TypedEventHandler<SmartGlassHtmlSurface^ , PointerEventArgs^ >^ PointerMoved {
         EventRegistrationToken add (TypedEventHandler<SmartGlassHtmlSurface^ , PointerEventArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassHtmlSurface Class

SmartGlassHtmlSurface Members

Windows.Xbox.SmartGlass Namespace