4 references to ListBoxSmoothScrolling
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1312
while (!_cacheValid[(int)CacheSlot.
ListBoxSmoothScrolling
])
1314
_cacheValid[(int)CacheSlot.
ListBoxSmoothScrolling
] = true;
1321
_cacheValid[(int)CacheSlot.
ListBoxSmoothScrolling
] = false;
5272
return InvalidateProperty((int)CacheSlot.
ListBoxSmoothScrolling
, "ListBoxSmoothScrolling");