Sdílet prostřednictvím


HitTestInfo.AssociatedDesigner Vlastnost

Definice

Získá přidruženou ActivityDesigner ke HitTestInfo třídě.

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

Hodnota vlastnosti

Přidružená ActivityDesigner ke HitTestInfo třídě.

Atributy

Poznámky

Vlastnost AssociatedDesigner ukládá odkaz na ActivityDesigner přidružený k objektu HitTestInfo . ActivityDesigner Použijte odkaz na rozšířené informace o návrháři přidruženém k .HitTestInfo

Platí pro