1 write to _cacheIsMousePresent
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5307_cacheIsMousePresent = CreateInstance(SystemResourceKeyID.IsMousePresent);
2 references to _cacheIsMousePresent
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5305if (_cacheIsMousePresent == null) 5310return _cacheIsMousePresent;