1 write to _cacheSmallCaptionWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
2446_cacheSmallCaptionWidth = CreateInstance(SystemResourceKeyID.SmallCaptionWidth);
2 references to _cacheSmallCaptionWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
2444if (_cacheSmallCaptionWidth == null) 2449return _cacheSmallCaptionWidth;