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