WorkflowElementDialog::OnInitialized Method (EventArgs^)

.NET Framework (current version)
 

Raises the Initialized event.

Namespace:   System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

protected:
virtual void OnInitialized(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

Contains event data.

.NET Framework
Available since 4.0
Return to top
Show: