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