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