1 write to _cacheSmallCaptionHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5211_cacheSmallCaptionHeight = CreateInstance(SystemResourceKeyID.SmallCaptionHeight);
2 references to _cacheSmallCaptionHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5209if (_cacheSmallCaptionHeight == null) 5214return _cacheSmallCaptionHeight;