2 writes to _scaleWithDpi
PresentationCore (2)
System\Windows\Input\Cursor.cs (2)
59_scaleWithDpi = scaleWithDpi; 90_scaleWithDpi = scaleWithDpi;
3 references to _scaleWithDpi
PresentationCore (3)
System\Windows\Input\Cursor.cs (3)
182(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 259(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 305(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000));