ReplicatorActivity.InitializedEvent Field

Definition

Represents the DependencyProperty that targets the Initialized event.

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ InitializedEvent;
public static readonly System.Workflow.ComponentModel.DependencyProperty InitializedEvent;
 staticval mutable InitializedEvent : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly InitializedEvent As DependencyProperty 

Field Value

Applies to

See also