[]
        
(Showing Draft Content)

C1.WPF.Extended.C1Rating.ValueChanged

ValueChanged Event

Occurs when the C1Rating value is changed.

Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<double>> ValueChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<double>> Occurs when the value is changed.