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