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