4 references to WheelScrollLines
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
725
while (!_cacheValid[(int)CacheSlot.
WheelScrollLines
])
727
_cacheValid[(int)CacheSlot.
WheelScrollLines
] = true;
734
_cacheValid[(int)CacheSlot.
WheelScrollLines
] = false;
5236
return InvalidateProperty((int)CacheSlot.
WheelScrollLines
, "WheelScrollLines");