3 references to MaximumWindowTrackWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3100
while (!_cacheValid[(int)CacheSlot.
MaximumWindowTrackWidth
])
3102
_cacheValid[(int)CacheSlot.
MaximumWindowTrackWidth
] = true;
5925
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MaximumWindowTrackWidth
))