MouseCapabilities.MousePresent Property

Gets a Boolean value that indicates whether a hardware mouse is detected.

Syntax

public:
property bool MousePresent {
         bool get ();
}  

Property value

Type: bool

  true if a hardware mouse is connected; otherwise, false.

Requirements

Namespace: Windows.Devices.Input

Metadata: windows.winmd

See also

Reference

MouseCapabilities Class

MouseCapabilities Members

Windows.Devices.Input Namespace