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