3 references to HorizontalScrollBarThumbWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
2913
while (!_cacheValid[(int)CacheSlot.
HorizontalScrollBarThumbWidth
])
2915
_cacheValid[(int)CacheSlot.
HorizontalScrollBarThumbWidth
] = true;
5910
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
HorizontalScrollBarThumbWidth
))