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