共用方式為


WorkflowViewService.ViewCreated 事件

定義

在建立工作流程檢視時發生。

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) 

事件類型

適用於