1 write to _cacheMinimizedWindowWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4843_cacheMinimizedWindowWidth = CreateInstance(SystemResourceKeyID.MinimizedWindowWidth);
2 references to _cacheMinimizedWindowWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4841if (_cacheMinimizedWindowWidth == null) 4846return _cacheMinimizedWindowWidth;