1 write to _cacheSmallWindowCaptionButtonWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4497_cacheSmallWindowCaptionButtonWidth = CreateInstance(SystemResourceKeyID.SmallWindowCaptionButtonWidth);
2 references to _cacheSmallWindowCaptionButtonWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4495if (_cacheSmallWindowCaptionButtonWidth == null) 4500return _cacheSmallWindowCaptionButtonWidth;