2 writes to _scaleWithDpi
PresentationCore (2)
System\Windows\Input\Cursor.cs (2)
52_scaleWithDpi = scaleWithDpi; 83_scaleWithDpi = scaleWithDpi;
3 references to _scaleWithDpi
PresentationCore (3)
System\Windows\Input\Cursor.cs (3)
175(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 252(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 298(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000));