Method |
Description |
|
AttachEvents ( ) : void |
|
|
CaretPositionChanged ( object sender, EventArgs e ) : void |
|
|
CompletionWindow ( TextArea textArea ) : System |
Creates a new code completion window. |
|
GetScrollEventTarget ( ) : UIElement |
|
|
completionList_InsertionRequested ( object sender, EventArgs e ) : void |
|
|
completionList_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void |
|
|
textArea_MouseWheel ( object sender, MouseWheelEventArgs e ) : void |
|
|
textArea_PreviewTextInput ( object sender, TextCompositionEventArgs e ) : void |
|
|
toolTip_Closed ( object sender, RoutedEventArgs e ) : void |
|
|