4 references to ListBoxSmoothScrolling
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1298while (!_cacheValid[(int)CacheSlot.ListBoxSmoothScrolling]) 1300_cacheValid[(int)CacheSlot.ListBoxSmoothScrolling] = true; 1307_cacheValid[(int)CacheSlot.ListBoxSmoothScrolling] = false; 5253return InvalidateProperty((int)CacheSlot.ListBoxSmoothScrolling, "ListBoxSmoothScrolling");