Gets a value that indicates whether the pointer device is within detection range of a sensor or digitizer.
public:
property bool IsInRange {
bool get ();
}
Type: bool
True if touch or pen is within detection range or mouse is over; otherwise false.
A pointer comes into existence when the pointer device enters detection range and is canceled when the pointer device leaves detection range.
Namespace: Windows.UI.Input
Metadata: windows.winmd