3 references to MinimizedWindowWidth
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
2944
while (!_cacheValid[(int)CacheSlot.
MinimizedWindowWidth
])
2946
_cacheValid[(int)CacheSlot.
MinimizedWindowWidth
] = true;
5356
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimizedWindowWidth
))