4 references to ListBoxSmoothScrolling
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1299
while (!_cacheValid[(int)CacheSlot.
ListBoxSmoothScrolling
])
1301
_cacheValid[(int)CacheSlot.
ListBoxSmoothScrolling
] = true;
1308
_cacheValid[(int)CacheSlot.
ListBoxSmoothScrolling
] = false;
5254
return InvalidateProperty((int)CacheSlot.
ListBoxSmoothScrolling
, "ListBoxSmoothScrolling");