3 references to IsMouseWheelPresent
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
3578
while (!_cacheValid[(int)CacheSlot.
IsMouseWheelPresent
])
3580
_cacheValid[(int)CacheSlot.
IsMouseWheelPresent
] = true;
5080
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
IsMouseWheelPresent
))