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