1 write to _cacheCursorHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4427_cacheCursorHeight = CreateInstance(SystemResourceKeyID.CursorHeight);
2 references to _cacheCursorHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4425if (_cacheCursorHeight == null) 4430return _cacheCursorHeight;