3 references to MinimumWindowTrackWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3424
while (!_cacheValid[(int)CacheSlot.
MinimumWindowTrackWidth
])
3426
_cacheValid[(int)CacheSlot.
MinimumWindowTrackWidth
] = true;
5961
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimumWindowTrackWidth
))