3 references to HorizontalScrollBarHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
2888
while (!_cacheValid[(int)CacheSlot.
HorizontalScrollBarHeight
])
2890
_cacheValid[(int)CacheSlot.
HorizontalScrollBarHeight
] = true;
5907
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
HorizontalScrollBarHeight
))