3 references to IsMousePresent
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
4069while (!_cacheValid[(int)CacheSlot.IsMousePresent]) 4071_cacheValid[(int)CacheSlot.IsMousePresent] = true; 5652if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IsMousePresent))