C# 클래스 TrakHound_UI.IndexedColourSelector

Selects a colour purely based on its location within a collection.
상속: System.Windows.DependencyObject, IColorSelector
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
BrushesProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
SelectBrush ( object item, int index ) : System.Windows.Media.Brush

메소드 상세

SelectBrush() 공개 메소드

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

프로퍼티 상세

BrushesProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BrushesProperty
리턴 System.Windows.DependencyProperty