PopupShowingEventArgs Constructors
Arguments, passed to the PopupWindowManager.PopupShowing event.Name | Parameters | Description |
---|---|---|
PopupShowingEventArgs(XafPopupWindowControl, Frame, String, ShowViewSource) | popupControl, sourceFrame, url, showViewSource | Initializes a new instance of the PopupShowingEventArgs class. |
See Also