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