8 references to Id
PresentationCore (8)
System\Windows\Input\Stylus\Common\TabletDevice.cs (1)
81
return TabletDeviceImpl.
Id
;
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceCollection.cs (2)
126
tablet.
Id
,
146
StylusTraceLogger.LogDeviceDisconnect(oldTablet.
Id
);
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1399
Debug.Assert(report.TabletDeviceId == _tabletDevice.
Id
);
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
65
Id
,
207
Id
, result.WispContextKey);
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
599
if (tablet.
Id
== tabletId)
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
252
_currentTabletDevice.
Id
,