Свойство | Type | Description | |
---|---|---|---|
AcceptsReturnProperty | AvaloniaProperty |
||
AcceptsTabProperty | AvaloniaProperty |
||
BackgroundRenderersProperty | AvaloniaProperty |
||
BeforeTextChangedCommandProperty | StyledProperty |
||
CaretIndexProperty | AvaloniaProperty |
||
CaretLocationInTextViewProperty | AvaloniaProperty |
||
CaretLocationProperty | AvaloniaProperty |
||
ContentProperty | StyledProperty | ||
DocumentLineTransformersProperty | AvaloniaProperty |
||
HeaderProperty | StyledProperty | ||
IndentationStrategyProperty | AvaloniaProperty |
||
LineHeightProperty | AvaloniaProperty |
||
MarginsProperty | StyledProperty |
||
MouseCursorOffsetProperty | AvaloniaProperty |
||
MouseCursorPositionProperty | AvaloniaProperty |
||
OffsetProperty | AvaloniaProperty |
||
SelectedWordProperty | AvaloniaProperty |
||
SelectionEndProperty | AvaloniaProperty |
||
SelectionStartProperty | AvaloniaProperty |
||
TabCharacterProperty | AvaloniaProperty |
||
TextChangedCommandProperty | AvaloniaProperty |
||
TextDocumentProperty | AvaloniaProperty |
Méthode | Description | |
---|---|---|
GetPreviousWordAtIndex ( int index ) : string | ||
GetSelectionAsSegment ( ) : |
||
GetWordAtIndex ( int index ) : string | ||
ScrollToLine ( int line ) : void | ||
SetSelection ( TextSegment segment ) : void |
Méthode | Description | |
---|---|---|
OnAttachedToVisualTree ( Avalonia.VisualTreeAttachmentEventArgs e ) : void | ||
OnDetachedFromVisualTree ( Avalonia.VisualTreeAttachmentEventArgs e ) : void | ||
OnGotFocus ( Avalonia.Input.GotFocusEventArgs e ) : void | ||
OnKeyDown ( object sender, KeyEventArgs e ) : void | ||
OnLostFocus ( RoutedEventArgs e ) : void | ||
OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void | ||
OnPointerPressed ( PointerPressedEventArgs e ) : void | ||
OnPointerReleased ( PointerEventArgs e ) : void | ||
OnTemplateApplied ( TemplateAppliedEventArgs e ) : void | ||
OnTextInput ( TextInputEventArgs e ) : void |
Méthode | Description | |
---|---|---|
Copy ( ) : void | ||
Cut ( ) : void | ||
DeleteSelection ( ) : bool | ||
GetSelection ( ) : string | ||
HandleTextInput ( string input ) : void | ||
InvalidateCaretPosition ( ) : void | ||
InvalidateSelectedWord ( ) : void | ||
MoveEnd ( InputModifiers modifiers ) : void | ||
MoveHome ( InputModifiers modifiers ) : void | ||
MoveHorizontal ( int count, InputModifiers modifiers ) : void | ||
MoveVertical ( int count, InputModifiers modifiers ) : void | ||
Paste ( ) : void | ||
Redo ( ) : void | ||
SelectAll ( ) : void | ||
SetHighestColumn ( ) : void | ||
TextEditor ( ) : System | ||
TransformSelectedLines ( Action |
||
Undo ( ) : void |
public GetPreviousWordAtIndex ( int index ) : string | ||
index | int | |
Résultat | string |
public GetSelectionAsSegment ( ) : |
||
Résultat |
public GetWordAtIndex ( int index ) : string | ||
index | int | |
Résultat | string |
protected OnAttachedToVisualTree ( Avalonia.VisualTreeAttachmentEventArgs e ) : void | ||
e | Avalonia.VisualTreeAttachmentEventArgs | |
Résultat | void |
protected OnDetachedFromVisualTree ( Avalonia.VisualTreeAttachmentEventArgs e ) : void | ||
e | Avalonia.VisualTreeAttachmentEventArgs | |
Résultat | void |
protected OnGotFocus ( Avalonia.Input.GotFocusEventArgs e ) : void | ||
e | Avalonia.Input.GotFocusEventArgs | |
Résultat | void |
protected OnKeyDown ( object sender, KeyEventArgs e ) : void | ||
sender | object | |
e | KeyEventArgs | |
Résultat | void |
protected OnLostFocus ( RoutedEventArgs e ) : void | ||
e | RoutedEventArgs | |
Résultat | void |
protected OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void | ||
e | Avalonia.Input.PointerEventArgs | |
Résultat | void |
protected OnPointerPressed ( PointerPressedEventArgs e ) : void | ||
e | PointerPressedEventArgs | |
Résultat | void |
protected OnPointerReleased ( PointerEventArgs e ) : void | ||
e | PointerEventArgs | |
Résultat | void |
protected OnTemplateApplied ( TemplateAppliedEventArgs e ) : void | ||
e | TemplateAppliedEventArgs | |
Résultat | void |
protected OnTextInput ( TextInputEventArgs e ) : void | ||
e | TextInputEventArgs | |
Résultat | void |
public SetSelection ( TextSegment segment ) : void | ||
segment | TextSegment | |
Résultat | void |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static StyledProperty |
||
Résultat | StyledProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static StyledProperty |
||
Résultat | StyledProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |
public static AvaloniaProperty |
||
Résultat | AvaloniaProperty |