4 references to ListBoxSmoothScrolling
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1441
while (!_cacheValid[(int)CacheSlot.
ListBoxSmoothScrolling
])
1443
_cacheValid[(int)CacheSlot.
ListBoxSmoothScrolling
] = true;
1450
_cacheValid[(int)CacheSlot.
ListBoxSmoothScrolling
] = false;
5847
return InvalidateProperty((int)CacheSlot.
ListBoxSmoothScrolling
, "ListBoxSmoothScrolling");