8 references to Id
PresentationCore (8)
System\Windows\Input\Stylus\Common\TabletDevice.cs (1)
72
return TabletDeviceImpl.
Id
;
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceCollection.cs (2)
121
tablet.
Id
,
141
StylusTraceLogger.LogDeviceDisconnect(oldTablet.
Id
);
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1396
Debug.Assert(report.TabletDeviceId == _tabletDevice.
Id
);
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
56
Id
,
198
Id
, result.WispContextKey);
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
593
if (tablet.
Id
== tabletId)
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
247
_currentTabletDevice.
Id
,