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