8 references to Id
PresentationCore (8)
System\Windows\Input\Stylus\Common\TabletDevice.cs (1)
71
return TabletDeviceImpl.
Id
;
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceCollection.cs (2)
120
tablet.
Id
,
140
StylusTraceLogger.LogDeviceDisconnect(oldTablet.
Id
);
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1398
Debug.Assert(report.TabletDeviceId == _tabletDevice.
Id
);
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
55
Id
,
197
Id
, result.WispContextKey);
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
594
if (tablet.
Id
== tabletId)
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
246
_currentTabletDevice.
Id
,