Aracılığıyla paylaş


AttachedProperty.NotifyPropertyChanged(ModelItem) Yöntem

Tanım

Belirtilen model öğesinin değiştiğini gösteren bir bildirim oluşturur.

public:
 void NotifyPropertyChanged(System::Activities::Presentation::Model::ModelItem ^ modelItem);
public void NotifyPropertyChanged (System.Activities.Presentation.Model.ModelItem modelItem);
member this.NotifyPropertyChanged : System.Activities.Presentation.Model.ModelItem -> unit
Public Sub NotifyPropertyChanged (modelItem As ModelItem)

Parametreler

modelItem
ModelItem

Değiştirilen öğe.

Şunlara uygulanır