NewValue Property
Gets the new value of the property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public BindingValue<T> NewValue { get; }
Public ReadOnly Property NewValue As BindingValue(Of T)
Get
member NewValue : BindingValue<'T> with get
Property Value
See Also
Reference
AvaloniaPropertyChangedEventArgs(T) Class
Avalonia Namespace