3 references to IsMouseWheelPresent
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
4094
while (!_cacheValid[(int)CacheSlot.
IsMouseWheelPresent
])
4096
_cacheValid[(int)CacheSlot.
IsMouseWheelPresent
] = true;
5655
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
IsMouseWheelPresent
))