Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PopupWindowShowActionExecuteEventArgs Constructors

Represents arguments passed to a Pop-up Window Show Action’s PopupWindowShowAction.Execute event.
Name Parameters Description
PopupWindowShowActionExecuteEventArgs(ActionBase, ISelectionContext, Window) action, context, window Creates a new instance of the PopupWindowShowActionExecuteEventArgs class and initializes its properties.
See Also