PointerPoint.IsInContact Property

Gets a value that indicates whether the physical entity (touch, pen/stylus, or mouse button) is pressed down.

Syntax

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

Property value

Type: bool 

  True if pressed down; false otherwise.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPoint Class

PointerPoint Members

Windows.UI.Input Namespace