C# Class MahTweets.UI.Controls.CompositionBox

Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave

Méthodes publiques

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

Méthodes publiques

Méthode Description
CompositionBox ( ) : System
FocusOnText ( ) : void
ScrollToEnd ( ) : void
SetHeight ( double h ) : void
mi_TextSelect_Click ( object sender, RoutedEventArgs e ) : void

Méthodes protégées

Méthode Description
OnLostKeyboardFocus ( System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void
OnPreviewKeyDown ( System.Windows.Input.KeyEventArgs e ) : void

Private Methods

Méthode Description
HideShowAutoComplete ( string filter, bool show ) : void
contextMenuItem_StandardCCP ( object sender, RoutedEventArgs e ) : void
contextMenuSelectedTextOpening ( object sender, System.Windows.Controls.ContextMenuEventArgs e ) : void

Method Details

CompositionBox() public méthode

public CompositionBox ( ) : System
Résultat System

FocusOnText() public méthode

public FocusOnText ( ) : void
Résultat void

OnLostKeyboardFocus() protected méthode

protected OnLostKeyboardFocus ( System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void
e System.Windows.Input.KeyboardFocusChangedEventArgs
Résultat void

OnPreviewKeyDown() protected méthode

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

ScrollToEnd() public méthode

public ScrollToEnd ( ) : void
Résultat void

SetHeight() public méthode

public SetHeight ( double h ) : void
h double
Résultat void

mi_TextSelect_Click() public méthode

public mi_TextSelect_Click ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

Property Details

SendMessageCommand public_oe static_oe property

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