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