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