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