3 references to MinimumWindowWidth
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
2907
while (!_cacheValid[(int)CacheSlot.
MinimumWindowWidth
])
2909
_cacheValid[(int)CacheSlot.
MinimumWindowWidth
] = true;
5364
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimumWindowWidth
))