Sdílet prostřednictvím


ViewCreatedEventArgs(WorkflowViewElement) Konstruktor

Definice

Inicializuje novou instanci ViewCreatedEventArgs třídy pomocí zadaného prvku zobrazení pracovního postupu.

public:
 ViewCreatedEventArgs(System::Activities::Presentation::WorkflowViewElement ^ view);
public ViewCreatedEventArgs (System.Activities.Presentation.WorkflowViewElement view);
new System.Activities.Presentation.View.ViewCreatedEventArgs : System.Activities.Presentation.WorkflowViewElement -> System.Activities.Presentation.View.ViewCreatedEventArgs
Public Sub New (view As WorkflowViewElement)

Parametry

view
WorkflowViewElement

Vytvořený prvek zobrazení pracovního postupu.

Platí pro