1 write to _cacheMinimumWindowWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4811_cacheMinimumWindowWidth = CreateInstance(SystemResourceKeyID.MinimumWindowWidth);
2 references to _cacheMinimumWindowWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4809if (_cacheMinimumWindowWidth == null) 4814return _cacheMinimumWindowWidth;