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