Method type for a handler of the smartpen dock event or undock event.
public delegate void SmartpenChangeCallback(Smartpen pen);
Smartpens Delegates