3 references to IsMousePresent
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
3558while (!_cacheValid[(int)CacheSlot.IsMousePresent]) 3560_cacheValid[(int)CacheSlot.IsMousePresent] = true; 5077if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IsMousePresent))