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