2 writes to _scaleWithDpi
PresentationCore (2)
Core\CSharp\System\Windows\Input\Cursor.cs (2)
58_scaleWithDpi = scaleWithDpi; 90_scaleWithDpi = scaleWithDpi;
3 references to _scaleWithDpi
PresentationCore (3)
Core\CSharp\System\Windows\Input\Cursor.cs (3)
212(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 296(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 347(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000));