C# Class TrakHound_UI.IndexedColourSelector

Selects a colour purely based on its location within a collection.
Inheritance: System.Windows.DependencyObject, IColorSelector
Mostra file Open project: TrakHound/TrakHound-Community

Public Properties

Property Type Description
BrushesProperty System.Windows.DependencyProperty

Public Methods

Method Description
SelectBrush ( object item, int index ) : System.Windows.Media.Brush

Method Details

SelectBrush() public method

public SelectBrush ( object item, int index ) : System.Windows.Media.Brush
item object
index int
return System.Windows.Media.Brush

Property Details

BrushesProperty public_oe static_oe property

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