NavItemEventHandler Delegate
Represents a method that can handle item events which may or may not require further processing after the event handler has returned.
Parameters
- sender
- The source of the event.
- e
- An NavItemEventArgs that contains no event data.