Skip to main content

ValueChanged Event

Occurs when the Value property changes.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<RangeBaseValueChangedEventArgs> ValueChanged
View Source

Value

EventHandler(RangeBaseValueChangedEventArgs)

See Also

Reference

RangeBase Class
Avalonia.Controls.Primitives Namespace