3 references to VerticalScrollBarWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3793
while (!_cacheValid[(int)CacheSlot.
VerticalScrollBarWidth
])
3795
_cacheValid[(int)CacheSlot.
VerticalScrollBarWidth
] = true;
5991
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
VerticalScrollBarWidth
))