1 write to _cacheMinimumWindowWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4227_cacheMinimumWindowWidth = CreateInstance(SystemResourceKeyID.MinimumWindowWidth);
2 references to _cacheMinimumWindowWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4225if (_cacheMinimumWindowWidth == null) 4230return _cacheMinimumWindowWidth;