ReplicatorActivity.ChildInitializedEvent フィールド

定義

ReplicatorActivityの子アクティビティ インスタンスが初期化されたときに発生します。

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

フィールド値

注釈

対応する依存関係プロパティの解決によって、この型の各パブリック プロパティとイベントに間接的にアクセスします。 この依存関係プロパティは、 XProperty または XEvent という名前のパブリック静的フィールドです。X は対応するプロパティです。

適用対象