1 write to _isSynchronize
PresentationCore (1)
Core\CSharp\System\Windows\Input\MouseDevice.cs (1)
992report._isSynchronize = true;
3 references to _isSynchronize
PresentationCore (3)
Core\CSharp\System\Windows\Input\MouseDevice.cs (3)
1594if (isGlobalChange || rawMouseInputReport._isSynchronize || !mouseOverAvailable) 1603if (rawMouseInputReport._isSynchronize) 1632if (rawMouseInputReport._isSynchronize)