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