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

Inheritance: RadRichTextBox
Mostrar archivo Open project: chris-tomich/Glyma

Public Properties

Property Type Description
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
ShowFindReplaceDialog ( ) : void
SpellCheckTextBox ( ) : System

Protected Methods

Method 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

Method 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 method

protected OnCurrentEditingStyleChanged ( ) : void
return void

OnHyperlinkClicked() protected method

protected OnHyperlinkClicked ( object sender, HyperlinkClickedEventArgs eventArgs ) : void
sender object
eventArgs HyperlinkClickedEventArgs
return void

OnKeyDown() protected method

protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
return void

OnKeyUp() protected method

protected OnKeyUp ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
return void

ShowFindReplaceDialog() public method

public ShowFindReplaceDialog ( ) : void
return void

SpellCheckTextBox() public method

public SpellCheckTextBox ( ) : System
return System

Property Details

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty