[]
Occurs when the user clicks the custom tool menu item.
public event EventHandler<CustomToolEventArgs> NavigateToCustomTool
Public Event NavigateToCustomTool As EventHandler(Of CustomToolEventArgs)
| Type | Description |
|---|---|
| EventHandler<CustomToolEventArgs> | Occurs when the user clicks the custom tool menu item. |