Allows you to identify and track connected mouse devices.
public ref class MouseDevice sealed : IMouseDevice
The following example demonstrates how to obtain an instance of the MouseDevice class by calling the GetForCurrentView method.
C++
MouseDevice _mouseDevice = MouseDevice::GetForCurrentView();
Namespace: Windows.Devices.Input
Metadata: windows.winmd