1 write to _isDwmProcess
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (1)
422_isDwmProcess = true;
6 references to _isDwmProcess
PresentationCore (6)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (6)
160if(_isDwmProcess) 237if(_isDwmProcess) 420if(!_isDwmProcess) 966if(_isDwmProcess) 1077if(!_tracking && !_isDwmProcess) 1099if(_tracking && !_isDwmProcess)