3 references to IsMousePresent
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (1)
5307_cacheIsMousePresent = CreateInstance(SystemResourceKeyID.IsMousePresent);
src\Framework\System\Windows\SystemResourceKey.cs (2)
809case SystemResourceKeyID.IsMousePresent: 1451case (short)SystemResourceKeyID.IsMousePresent: