HitTestInfo.AssociatedDesigner 屬性

定義

取得與 ActivityDesigner 類別關聯的 HitTestInfo

public:
 property System::Workflow::ComponentModel::Design::ActivityDesigner ^ AssociatedDesigner { System::Workflow::ComponentModel::Design::ActivityDesigner ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Workflow.ComponentModel.Design.ActivityDesigner AssociatedDesigner { get; }
[<System.ComponentModel.Browsable(false)>]
member this.AssociatedDesigner : System.Workflow.ComponentModel.Design.ActivityDesigner
Public ReadOnly Property AssociatedDesigner As ActivityDesigner

屬性值

ActivityDesigner

ActivityDesigner 類別關聯的 HitTestInfo

屬性

備註

AssociatedDesigner 屬性儲存與 ActivityDesigner 物件關聯之 HitTestInfo 的參考。 請使用 ActivityDesigner 參考與 HitTestInfo 關聯之設計工具的擴充資訊。

適用於