C# Class Gwupe.Agent.UI.WPF.Engage.RatingControl

Interaction logic for RatingControl.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: gwupe/Gwupe

Public Methods

Method Description
RatingControl ( ) : System

Private Methods

Method Description
StarClick ( object sender, RoutedEventArgs routedEventArgs ) : void
StarMouseEnter ( object sender, System e ) : void
StarMouseLeave ( object sender, System e ) : void

Method Details

RatingControl() public method

public RatingControl ( ) : System
return System