1 write to _cacheCursorWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4411_cacheCursorWidth = CreateInstance(SystemResourceKeyID.CursorWidth);
2 references to _cacheCursorWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4409if (_cacheCursorWidth == null) 4414return _cacheCursorWidth;