1 write to _cacheSmallWindowCaptionButtonWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4483_cacheSmallWindowCaptionButtonWidth = CreateInstance(SystemResourceKeyID.SmallWindowCaptionButtonWidth);
2 references to _cacheSmallWindowCaptionButtonWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4481if (_cacheSmallWindowCaptionButtonWidth == null) 4486return _cacheSmallWindowCaptionButtonWidth;