Occurs when a docked smartpen is caused programmatically to enter DFU (Device Firmware Update) mode. It is possible that your desktop application will not be running when the smartpen enters DFU mode. In that case, as soon as the application is started, this event will be sent-- once for each docked smartpen that has entered DFU mode.
public event SmartpenChangeCallback SmartpenAttachDfuEvent;