C# 클래스 GestSpace.Controls.HyperlinkButton

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: NicolasDorier/GestSpace

공개 프로퍼티들

프로퍼티 타입 설명
AskConfirmationProperty System.Windows.DependencyProperty
CommandProperty System.Windows.DependencyProperty
GoToProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
DisposeCommand ( ) : void
HyperlinkButton ( ) : System
HyperlinkButton_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
HyperlinkButton_Unloaded ( object sender, RoutedEventArgs e ) : void
OnPropertyChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
RefreshLink ( ) : void
link_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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