Event CardPropertyChanged
Occurs when the card's property value changes.
public event EventHandler<ObjectPropertyChangedEventArgs>? CardPropertyChanged
Returns
- EventHandler<ObjectPropertyChangedEventArgs>
- Occurs when the card's property value changes.