1 write to _cacheSmallWindowCaptionButtonHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5083_cacheSmallWindowCaptionButtonHeight = CreateInstance(SystemResourceKeyID.SmallWindowCaptionButtonHeight);
2 references to _cacheSmallWindowCaptionButtonHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5081if (_cacheSmallWindowCaptionButtonHeight == null) 5086return _cacheSmallWindowCaptionButtonHeight;