AvaloniaPropertyChangedEventArgsTNewValue Property
Gets the new value of the property.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public BindingValue<T> NewValue { get; }
Public ReadOnly Property NewValue As BindingValue(Of T)
Get
member NewValue : BindingValue<'T> with get
Property Value
BindingValueT