Sdílet prostřednictvím


HitTestInfo.AssociatedDesigner Vlastnost

Definice

Získá ActivityDesigner přidružený 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

ActivityDesigner

ActivityDesignerPřidruženo ke HitTestInfo třídě.

Atributy

Poznámky

AssociatedDesignerVlastnost ukládá odkaz na ActivityDesigner objekt přidružený k HitTestInfo objektu. Pomocí ActivityDesigner odkazů můžete získat rozšířené informace o návrháři přidruženého k HitTestInfo .

Platí pro