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