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