C# Class Xceed.Wpf.Toolkit.ColorItem

Exibir arquivo Open project: Gainedge/BetterExplorer Class Usage Examples

Public Methods

Method Description
ColorItem ( Color color, string name ) : System.Windows.Media
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

ColorItem() public method

public ColorItem ( Color color, string name ) : System.Windows.Media
color System.Windows.Media.Color
name string
return System.Windows.Media

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int