Property | Type | Description | |
---|---|---|---|
IntelisenseEnabledProperty | |||
RecommendProperty | |||
TextProperty |
Property | Type | Description | |
---|---|---|---|
DeleteComment | void | ||
InsertComment | void | ||
OnEnablePropertyChanged | void | ||
SetCommand | void | ||
ShowCompletionWindow | System.Threading.Tasks.Task | ||
TextArea_TextEntered | void | ||
TextArea_TextEntering | void |
Method | Description | |
---|---|---|
BindableEditor ( ) : FAManagementStudio.Controls.Common |
Method | Description | |
---|---|---|
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnTextChanged ( |
Method | Description | |
---|---|---|
DeleteComment ( |
||
InsertComment ( |
||
OnEnablePropertyChanged ( |
||
SetCommand ( ) : void | ||
ShowCompletionWindow ( ) : System.Threading.Tasks.Task | ||
TextArea_TextEntered ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void | ||
TextArea_TextEntering ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void |
public BindableEditor ( ) : FAManagementStudio.Controls.Common | ||
return | FAManagementStudio.Controls.Common |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
return | void |
protected OnTextChanged ( |
||
e | ||
return | void |
public static DependencyProperty,System.Windows IntelisenseEnabledProperty | ||
return |
public static DependencyProperty,System.Windows RecommendProperty | ||
return |