1 write to _cacheMinimizedWindowWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4273_cacheMinimizedWindowWidth = CreateInstance(SystemResourceKeyID.MinimizedWindowWidth);
2 references to _cacheMinimizedWindowWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4271if (_cacheMinimizedWindowWidth == null) 4276return _cacheMinimizedWindowWidth;