1 write to _cacheSmallCaptionHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4627_cacheSmallCaptionHeight = CreateInstance(SystemResourceKeyID.SmallCaptionHeight);
2 references to _cacheSmallCaptionHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4625if (_cacheSmallCaptionHeight == null) 4630return _cacheSmallCaptionHeight;