3 references to MaximumWindowTrackHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3129
while (!_cacheValid[(int)CacheSlot.
MaximumWindowTrackHeight
])
3131
_cacheValid[(int)CacheSlot.
MaximumWindowTrackHeight
] = true;
5928
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MaximumWindowTrackHeight
))