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