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