AttachedProperty.NotifyPropertyChanged(ModelItem) Yöntem

Tanım

Belirtilen model öğesinin değiştiğini belirten 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