4 references to WheelScrollLines
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
793while (!_cacheValid[(int)CacheSlot.WheelScrollLines]) 795_cacheValid[(int)CacheSlot.WheelScrollLines] = true; 802_cacheValid[(int)CacheSlot.WheelScrollLines] = false; 5811return InvalidateProperty((int)CacheSlot.WheelScrollLines, "WheelScrollLines");