Aracılığıyla paylaş


HitTestInfo.AssociatedDesigner Özellik

Tanım

ActivityDesignerSınıfıyla ilişkili öğesini alır 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

Özellik Değeri

ActivityDesigner

ActivityDesigner HitTestInfo Sınıfıyla ilişkili.

Öznitelikler

Açıklamalar

AssociatedDesignerÖzelliği nesnesiyle ilişkili bir başvuruyu depolar ActivityDesigner HitTestInfo . ActivityDesignerİle ilişkili Tasarımcı hakkında genişletilmiş bilgileri başvurmak için öğesini kullanın HitTestInfo .

Şunlara uygulanır