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