Activity.ExecutingEvent フィールド

定義

アクティビティの実行時に発生する、DependencyProperty イベントを対象とする Executing を表します。

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

フィールド値

注釈

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

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

適用対象