1 write to _cacheSmallWindowCaptionButtonWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5067_cacheSmallWindowCaptionButtonWidth = CreateInstance(SystemResourceKeyID.SmallWindowCaptionButtonWidth);
2 references to _cacheSmallWindowCaptionButtonWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5065if (_cacheSmallWindowCaptionButtonWidth == null) 5070return _cacheSmallWindowCaptionButtonWidth;