4 references to WheelScrollLines
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
711
while (!_cacheValid[(int)CacheSlot.
WheelScrollLines
])
713
_cacheValid[(int)CacheSlot.
WheelScrollLines
] = true;
720
_cacheValid[(int)CacheSlot.
WheelScrollLines
] = false;
5217
return InvalidateProperty((int)CacheSlot.
WheelScrollLines
, "WheelScrollLines");