Constructor ValueChangedEventArgs
ValueChangedEventArgs(object?, object?)
Initializes a new instance of the ValueChangedEventArgs class.
public ValueChangedEventArgs(object? oldValue, object? newValue)
Initializes a new instance of the ValueChangedEventArgs class.
public ValueChangedEventArgs(object? oldValue, object? newValue)