Event PropertyChanged
Occurs when the property value changes.
public event EventHandler<ObjectPropertyChangedEventArgs>? PropertyChanged
Returns
- EventHandler<ObjectPropertyChangedEventArgs>
- Occurs when the property value changes.
- Implements
Occurs when the property value changes.
public event EventHandler<ObjectPropertyChangedEventArgs>? PropertyChanged