3 references to MinimizedWindowWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3316
while (!_cacheValid[(int)CacheSlot.
MinimizedWindowWidth
])
3318
_cacheValid[(int)CacheSlot.
MinimizedWindowWidth
] = true;
5949
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimizedWindowWidth
))