3 references to MinimumWindowTrackHeight
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
3066
while (!_cacheValid[(int)CacheSlot.
MinimumWindowTrackHeight
])
3068
_cacheValid[(int)CacheSlot.
MinimumWindowTrackHeight
] = true;
5389
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimumWindowTrackHeight
))