Udostępnij za pośrednictwem


AttachedPropertiesService.AddProperty(AttachedProperty) Metoda

Definicja

Dodaje określoną właściwość do właściwości bieżącego wystąpienia.

public:
 void AddProperty(System::Activities::Presentation::Model::AttachedProperty ^ property);
public void AddProperty (System.Activities.Presentation.Model.AttachedProperty property);
member this.AddProperty : System.Activities.Presentation.Model.AttachedProperty -> unit
Public Sub AddProperty (property As AttachedProperty)

Parametry

property
AttachedProperty

Właściwość do dodania.

Dotyczy