다음을 통해 공유


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) 

이벤트 유형

적용 대상