3 references to VerticalScrollBarButtonHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3818
while (!_cacheValid[(int)CacheSlot.
VerticalScrollBarButtonHeight
])
3820
_cacheValid[(int)CacheSlot.
VerticalScrollBarButtonHeight
] = true;
5994
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
VerticalScrollBarButtonHeight
))