Compartilhar via


WorkflowViewService.ViewCreated Evento

Definição

Ocorre quando a exibição do fluxo de trabalho é criado.

public:
 event EventHandler<System::Activities::Presentation::View::ViewCreatedEventArgs ^> ^ ViewCreated;
public event EventHandler<System.Activities.Presentation.View.ViewCreatedEventArgs> ViewCreated;
member this.ViewCreated : EventHandler<System.Activities.Presentation.View.ViewCreatedEventArgs> 
Public Custom Event ViewCreated As EventHandler(Of ViewCreatedEventArgs) 
Public Event ViewCreated As EventHandler(Of ViewCreatedEventArgs) 

Tipo de evento

Aplica-se a