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