3 references to MaximumWindowTrackWidth
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
2771
while (!_cacheValid[(int)CacheSlot.
MaximumWindowTrackWidth
])
2773
_cacheValid[(int)CacheSlot.
MaximumWindowTrackWidth
] = true;
5331
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MaximumWindowTrackWidth
))