4 references to WheelScrollLines
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
712while (!_cacheValid[(int)CacheSlot.WheelScrollLines]) 714_cacheValid[(int)CacheSlot.WheelScrollLines] = true; 721_cacheValid[(int)CacheSlot.WheelScrollLines] = false; 5218return InvalidateProperty((int)CacheSlot.WheelScrollLines, "WheelScrollLines");