C# 클래스 TrakHound_UI.ListButton

Interaction logic for ListButton.xaml
상속: System.Windows.Controls.UserControl, IComparable
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AlternateStyleProperty System.Windows.DependencyProperty
ButtonContentProperty System.Windows.DependencyProperty
DataObjectProperty System.Windows.DependencyProperty
HoverBrushProperty System.Windows.DependencyProperty
ImageForegroundProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
IsSelectedProperty System.Windows.DependencyProperty
MouseOverProperty System.Windows.DependencyProperty
SelectorForegroundProperty System.Windows.DependencyProperty
SelectorWidthProperty System.Windows.DependencyProperty
ShowImageProperty System.Windows.DependencyProperty
ShowTextProperty System.Windows.DependencyProperty
TextAlignmentProperty System.Windows.DependencyProperty
TextForegroundProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextWrappingProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CompareTo ( object obj ) : int
ListButton ( ) : System

비공개 메소드들

메소드 설명
Main_GRID_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Main_GRID_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Main_GRID_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( object obj ) : int
obj object
리턴 int

ListButton() 공개 메소드

public ListButton ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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