3 references to VerticalScrollBarWidth
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
3334
while (!_cacheValid[(int)CacheSlot.
VerticalScrollBarWidth
])
3336
_cacheValid[(int)CacheSlot.
VerticalScrollBarWidth
] = true;
5412
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
VerticalScrollBarWidth
))