C# Class CustomControls.RatingItem

Inheritance: System.Windows.Controls.Control
显示文件 Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
StateProperty System.Windows.DependencyProperty

Public Methods

Method Description
RatingItem ( ) : System

Protected Methods

Method Description
OnMouseEnter ( System e ) : void
OnMouseLeftButtonDown ( System e ) : void
OnMouseLeftButtonUp ( System e ) : void

Method Details

OnMouseEnter() protected method

protected OnMouseEnter ( System e ) : void
e System
return void

OnMouseLeftButtonDown() protected method

protected OnMouseLeftButtonDown ( System e ) : void
e System
return void

OnMouseLeftButtonUp() protected method

protected OnMouseLeftButtonUp ( System e ) : void
e System
return void

RatingItem() public method

public RatingItem ( ) : System
return System

Property Details

StateProperty public_oe static_oe property

public static DependencyProperty,System.Windows StateProperty
return System.Windows.DependencyProperty