6 references to HidUsagePage
PresentationCore (6)
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (5)
195private static Dictionary<HidUsagePage, Dictionary<HidUsage, Guid>> _hidToGuidMap = new Dictionary<HidUsagePage, Dictionary<HidUsage, Guid>>() 197{ HidUsagePage.Generic, 205{ HidUsagePage.Digitizer, 240internal static Guid GetKnownGuid(HidUsagePage page, HidUsage usage)
System\Windows\Input\Stylus\Pointer\PointerStylusPointPropertyInfoHelper.cs (1)
60(StylusPointPropertyIds.HidUsagePage)prop.usagePageId,