C# Class csDataServerPlugin.RatingControl.RatingControl

Interaction logic for RatingControl.xaml
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Свойство Type Description
CanEditProperty System.Windows.DependencyProperty
MaxValueProperty System.Windows.DependencyProperty
RatingValueProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
RatingControl ( ) : System

Private Methods

Méthode Description
MaxValueChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RatingButtonClickEventHandler ( Object sender, RoutedEventArgs e ) : void
RatingValueChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetStars ( RatingControl parent ) : void

Method Details

RatingControl() public méthode

public RatingControl ( ) : System
Résultat System

Property Details

CanEditProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanEditProperty
Résultat System.Windows.DependencyProperty

MaxValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaxValueProperty
Résultat System.Windows.DependencyProperty

RatingValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows RatingValueProperty
Résultat System.Windows.DependencyProperty