C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.RichTextSupportClasses.SpellCheckTextBox

Inheritance: RadRichTextBox
Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

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

Méthodes publiques

Méthode Description
ShowFindReplaceDialog ( ) : void
SpellCheckTextBox ( ) : System

Méthodes protégées

Méthode Description
OnCurrentEditingStyleChanged ( ) : void
OnHyperlinkClicked ( object sender, HyperlinkClickedEventArgs eventArgs ) : void
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
OnKeyUp ( System.Windows.Input.KeyEventArgs e ) : void

Private Methods

Méthode Description
ContextMenuOnClosed ( object sender, EventArgs e ) : void
ContextMenuOnShowing ( object sender, System.Windows.Controls.ContextMenuEventArgs contextMenuEventArgs ) : void
OnTextPropertyChanged ( DependencyObject re, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UserControl_LostFocus ( object sender, RoutedEventArgs e ) : void

Method Details

OnCurrentEditingStyleChanged() protected méthode

protected OnCurrentEditingStyleChanged ( ) : void
Résultat void

OnHyperlinkClicked() protected méthode

protected OnHyperlinkClicked ( object sender, HyperlinkClickedEventArgs eventArgs ) : void
sender object
eventArgs HyperlinkClickedEventArgs
Résultat void

OnKeyDown() protected méthode

protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
Résultat void

OnKeyUp() protected méthode

protected OnKeyUp ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
Résultat void

ShowFindReplaceDialog() public méthode

public ShowFindReplaceDialog ( ) : void
Résultat void

SpellCheckTextBox() public méthode

public SpellCheckTextBox ( ) : System
Résultat System

Property Details

TextProperty public_oe static_oe property

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