3 references to VerticalScrollBarThumbHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3931
while (!_cacheValid[(int)CacheSlot.
VerticalScrollBarThumbHeight
])
3933
_cacheValid[(int)CacheSlot.
VerticalScrollBarThumbHeight
] = true;
6003
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
VerticalScrollBarThumbHeight
))