3 references to MinimumWindowTrackWidth
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
3029
while (!_cacheValid[(int)CacheSlot.
MinimumWindowTrackWidth
])
3031
_cacheValid[(int)CacheSlot.
MinimumWindowTrackWidth
] = true;
5367
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimumWindowTrackWidth
))