AvaloniaPropertyChangedEventArgsNewValue Property
Gets the new value of the property.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Object? NewValue { get; }
Public ReadOnly Property NewValue As Object
Get
member NewValue : Object with get
Property Value
Object