PointerIsInRange Property |
Gets a value that determines whether the pointer device was in detection
range of a sensor or digitizer at the time that the event was reported.
Namespace: Windows.UI.Xaml.InputAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public bool IsInRange { get; }
Property Value
Type:
BooleanSee Also