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