Aracılığıyla paylaş


HitTestInfo.AssociatedDesigner Özellik

Tanım

ActivityDesigner sınıfıyla ilişkilendirilmiş öğesini HitTestInfo alır.

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 sınıfıyla HitTestInfo ilişkili.

Öznitelikler

Açıklamalar

özelliği, AssociatedDesigner nesnesiyle HitTestInfo ilişkili öğesine ActivityDesigner bir başvuru depolar. ActivityDesigner ile ilişkilendirilmiş tasarımcı hakkında genişletilmiş bilgilere başvurmak için öğesini HitTestInfokullanın.

Şunlara uygulanır