1 write to _cacheSmallCaptionHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4641_cacheSmallCaptionHeight = CreateInstance(SystemResourceKeyID.SmallCaptionHeight);
2 references to _cacheSmallCaptionHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4639if (_cacheSmallCaptionHeight == null) 4644return _cacheSmallCaptionHeight;