3 references to VerticalScrollBarThumbHeight
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
3448
while (!_cacheValid[(int)CacheSlot.
VerticalScrollBarThumbHeight
])
3450
_cacheValid[(int)CacheSlot.
VerticalScrollBarThumbHeight
] = true;
5428
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
VerticalScrollBarThumbHeight
))