C# 클래스 TrakHound_UI.Button

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

공개 프로퍼티들

프로퍼티 타입 설명
BackgroundProperty System.Windows.DependencyProperty
BorderBrushProperty System.Windows.DependencyProperty
BorderThicknessProperty System.Windows.DependencyProperty
ButtonContentProperty System.Windows.DependencyProperty
CornerRadiusProperty System.Windows.DependencyProperty
DataObjectProperty System.Windows.DependencyProperty
ImageForegroundProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
ImageTextPaddingProperty System.Windows.DependencyProperty
ImageTextRelationProperty System.Windows.DependencyProperty
IsSelectedProperty System.Windows.DependencyProperty
MaxImageHeightProperty System.Windows.DependencyProperty
PaddingProperty System.Windows.DependencyProperty
TextBottomPaddingProperty System.Windows.DependencyProperty
TextForegroundProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Button ( ) : System.ComponentModel

비공개 메소드들

메소드 설명
Border_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

Button() 공개 메소드

public Button ( ) : System.ComponentModel
리턴 System.ComponentModel

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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