[Deprecated] Event raised when the SmartGlass device pointer is lifted from the digitizer surface.
public:
event TypedEventHandler<SmartGlassDirectSurface^ , PointerEventArgs^ >^ PointerReleased {
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