C# Class TrakHound_UI.IndexedColourSelector

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

Méthodes publiques

Свойство Type Description
BrushesProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SelectBrush ( object item, int index ) : System.Windows.Media.Brush

Method Details

SelectBrush() public méthode

public SelectBrush ( object item, int index ) : System.Windows.Media.Brush
item object
index int
Résultat System.Windows.Media.Brush

Property Details

BrushesProperty public_oe static_oe property

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