3 references to MaximumWindowTrackHeight
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
2795
while (!_cacheValid[(int)CacheSlot.
MaximumWindowTrackHeight
])
2797
_cacheValid[(int)CacheSlot.
MaximumWindowTrackHeight
] = true;
5335
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MaximumWindowTrackHeight
))