This event is raised when a connected SmartGlass device disconnects.
public:
event TypedEventHandler<SmartGlassDeviceWatcher^ , SmartGlassDevice^ >^ DeviceRemoved {
EventRegistrationToken add (TypedEventHandler<SmartGlassDeviceWatcher^ , SmartGlassDevice^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd