Bagikan melalui


INotifyPropertyChanging Antarmuka

Definisi

Memberi tahu klien bahwa nilai properti berubah.

public interface class INotifyPropertyChanging
public interface INotifyPropertyChanging
type INotifyPropertyChanging = interface
Public Interface INotifyPropertyChanging
Turunan

Keterangan

Antarmuka INotifyPropertyChanging digunakan untuk memberi tahu klien, biasanya mengikat klien, bahwa nilai properti berubah.

INotifyPropertyChangingdiperkenalkan dalam .NET Framework versi 3.5. Untuk informasi selengkapnya, lihat Versi dan Dependensi.

Acara

PropertyChanging

Terjadi saat nilai properti berubah.

Berlaku untuk