1 write to _cursorHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
2358_cursorHeight = SystemParameters.ConvertPixel(UnsafeNativeMethods.GetSystemMetrics(SM.CYCURSOR));
2 references to _cursorHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
2362return _cursorHeight; 5296changed |= _cursorHeight != CursorHeight;