RangeBaseValueChangedEvent Field

Defines the ValueChanged event.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly RoutedEvent<RangeBaseValueChangedEventArgs> ValueChangedEvent

Field Value

RoutedEventRangeBaseValueChangedEventArgs

See Also