3 references to MinimumWindowTrackHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3453
while (!_cacheValid[(int)CacheSlot.
MinimumWindowTrackHeight
])
3455
_cacheValid[(int)CacheSlot.
MinimumWindowTrackHeight
] = true;
5964
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimumWindowTrackHeight
))