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