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)
172(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 249(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000)); 295(_scaleWithDpi? NativeMethods.LR_DEFAULTSIZE : 0x0000));