PropertyChanged Event

Occurs when a property value has changed. Used with the RawString property.
Public Event PropertyChanged As PropertyChangedEventHandler Implements  _ 
INotifyPropertyChanged.PropertyChanged
This language is not supported or no code example is available.
public event PropertyChangedEventHandler PropertyChanged
This language is not supported or no code example is available.

Implements

INotifyPropertyChanged.PropertyChanged
Version
 
Available since QDV 7.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition