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