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