C# Class lageant.Utils.NavigationService

Class to make inline URLs clickable (UI).
Afficher le fichier Open project: bitbeans/lageant

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetText ( DependencyObject d ) : string
SetText ( DependencyObject d, string value ) : void

Private Methods

Méthode Description
OnTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnUrlClick ( object sender, RoutedEventArgs e ) : void

Method Details

GetText() public static méthode

public static GetText ( DependencyObject d ) : string
d System.Windows.DependencyObject
Résultat string

SetText() public static méthode

public static SetText ( DependencyObject d, string value ) : void
d System.Windows.DependencyObject
value string
Résultat void

Property Details

TextProperty public_oe static_oe property

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