Visit project Wiki for more information and examples: https://github.com/vurdalakov/usbdevices/wiki
Distributed under the terms of the MIT license.
.NET library that uses Setup API to list all USB devices attached to local computer.
WPF UI application that shows all available USB devices, hubs and controllers, all their properties, USB events and a system USB devices tree.
- Main window position and size are remembered between sessions
UsbDeviceInterfaceclass is renamed toUsbDeviceInterfaceData- Device events moved to
UsbDevicesDotNetclass library
