C# Class GestSpace.Controls.HyperlinkButton

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: NicolasDorier/GestSpace

Méthodes publiques

Свойство Type Description
AskConfirmationProperty System.Windows.DependencyProperty
CommandProperty System.Windows.DependencyProperty
GoToProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
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

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

AskConfirmationProperty public_oe static_oe property

public static DependencyProperty,System.Windows AskConfirmationProperty
Résultat System.Windows.DependencyProperty

CommandProperty public_oe static_oe property

public static DependencyProperty,System.Windows CommandProperty
Résultat System.Windows.DependencyProperty

GoToProperty public_oe static_oe property

public static DependencyProperty,System.Windows GoToProperty
Résultat System.Windows.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
Résultat System.Windows.DependencyProperty