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