HitTestInfo.AssociatedDesigner 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與 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 類別關聯的 HitTestInfo。
- 屬性
備註
AssociatedDesigner 屬性儲存與 ActivityDesigner 物件關聯之 HitTestInfo 的參考。 請使用 ActivityDesigner 參考與 HitTestInfo 關聯之設計工具的擴充資訊。