WorkflowViewElement::OnContextMenuLoaded Method (ContextMenu^)
.NET Framework (current version)
Invoked when the context menu is loaded. Implement this method in a derived class to handle this event.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Parameters
- menu
-
Type:
System.Windows.Controls::ContextMenu^
The ContextMenu that is loaded.
.NET Framework
Available since 4.0
Available since 4.0
Show: