| Parameter | Description |
|---|---|
| view | The HierarchyView that fired the event. |
| item | The HierarchyViewItem that the context menu targets. Null when the user opens the context menu over the background of the view. |
| menu | The DropdownMenu being populated. |
Delegate type used to handle the HierarchyView.PopulateContextMenu event.