Udostępnij za pośrednictwem


AttachedProperty<T>.Setter Właściwość

Definicja

Pobiera lub ustawia zestaw.

public:
 property Action<System::Activities::Presentation::Model::ModelItem ^, T> ^ Setter { Action<System::Activities::Presentation::Model::ModelItem ^, T> ^ get(); void set(Action<System::Activities::Presentation::Model::ModelItem ^, T> ^ value); };
public Action<System.Activities.Presentation.Model.ModelItem,T> Setter { get; set; }
member this.Setter : Action<System.Activities.Presentation.Model.ModelItem, 'T> with get, set
Public Property Setter As Action(Of ModelItem, T)

Wartość właściwości

Element Action<T1,T2> zawierający zestaw.

Dotyczy