ComponentOne Extended Library for WPF and Silverlight
ValueChanged Event (C1Rating)

C1.WPF.Extended Namespace > C1Rating Class : ValueChanged Event
Occurs when the C1Rating value is changed.
Syntax
Event Data

The event handler receives an argument of type C1.WPF.PropertyChangedEventArgs<T> containing data related to this event. The following PropertyChangedEventArgs<T> properties provide information specific to this event.

PropertyDescription
 
 
See Also