C# 클래스 Techdays.WP8.Controls.TechdaysButton

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: vermegi/TechdaysBeDemo

공개 프로퍼티들

프로퍼티 타입 설명
CommandParameterProperty System.Windows.DependencyProperty
CommandProperty System.Windows.DependencyProperty
FillProperty System.Windows.DependencyProperty
SubTextProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
WideProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
TechdaysButton ( ) : System.Windows

비공개 메소드들

메소드 설명
OnFillChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSubTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTap ( object sender, GestureEventArgs e ) : void
OnTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnWideChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

TechdaysButton() 공개 메소드

public TechdaysButton ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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