C# Class withSIX.Play.Presentation.Wpf.Views.Controls.RichTextBox

Inheritance: Xceed.Wpf.Toolkit.RichTextBox
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
HandleRequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs args ) : void
HookHyperlinks ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
RichTextBox ( ) : System.Windows.Controls

Method Details

HandleRequestNavigate() public méthode

public HandleRequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs args ) : void
sender object
args System.Windows.Navigation.RequestNavigateEventArgs
Résultat void

HookHyperlinks() public méthode

public HookHyperlinks ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
sender object
e System.Windows.Controls.TextChangedEventArgs
Résultat void

RichTextBox() public méthode

public RichTextBox ( ) : System.Windows.Controls
Résultat System.Windows.Controls