4 references to ListBoxSmoothScrolling
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1441while (!_cacheValid[(int)CacheSlot.ListBoxSmoothScrolling]) 1443_cacheValid[(int)CacheSlot.ListBoxSmoothScrolling] = true; 1450_cacheValid[(int)CacheSlot.ListBoxSmoothScrolling] = false; 5847return InvalidateProperty((int)CacheSlot.ListBoxSmoothScrolling, "ListBoxSmoothScrolling");