1 write to _cacheMinimumWindowWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4241_cacheMinimumWindowWidth = CreateInstance(SystemResourceKeyID.MinimumWindowWidth);
2 references to _cacheMinimumWindowWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4239if (_cacheMinimumWindowWidth == null) 4244return _cacheMinimumWindowWidth;