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