Activity.CancelingEvent 欄位

定義

代表針對該DependencyProperty事件的目標Canceling

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

欄位值

備註

你透過解決對應的相依屬性,間接存取這類公共財產和事件。 此依賴性質即為名為 XPropertyXEvent的公開靜態欄位,其中 X 為對應性質。

你透過解決對應的相依屬性,間接存取這類公共財產和事件。 這個依賴性質是公開的靜態欄位,名為 XPropertyXEvent,其中 X 是對應的性質。

適用於