2 writes to _fInAir
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (2)
1446
_fInAir
= false;
1486
_fInAir
= true;
1 reference to _fInAir
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1304
return
_fInAir
;