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