Gets a value that indicates whether the physical entity (touch, pen/stylus, or mouse button) is pressed down.
public:
property bool IsInContact {
bool get ();
}
Type: bool
True if pressed down; false otherwise.
Namespace: Windows.UI.Input
Metadata: windows.winmd