4 writes to _needToSendMouseDown
PresentationCore (4)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (4)
1448_needToSendMouseDown = true; 1666_needToSendMouseDown = false; // We've sent down, don't send again. 1698_needToSendMouseDown = false; // so we don't try and resend it later. 1761_needToSendMouseDown = false;
1 reference to _needToSendMouseDown
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1656if (_needToSendMouseDown)