2 writes to _scaleWithDpi
PresentationCore (2)
System\Windows\Input\Cursor.cs (2)
51_scaleWithDpi = scaleWithDpi; 82_scaleWithDpi = scaleWithDpi;
3 references to _scaleWithDpi
PresentationCore (3)
System\Windows\Input\Cursor.cs (3)
169(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 246(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 292(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000));