C# Class Mistilteinn.Controls.ClassicTextEdit

ClassicTextEdit.xaml 的交互逻辑
Inheritance: System.Windows.Controls.UserControl, ITextEditer
Mostra file Open project: RuriJudgement/Mistilteinn

Public Properties

Property Type Description
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
AddText ( string text ) : void
ClassicTextEdit ( ) : System

Private Methods

Method Description
SelectNeedTranslate ( ) : void
TextBox_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

AddText() public method

public AddText ( string text ) : void
text string
return void

ClassicTextEdit() public method

public ClassicTextEdit ( ) : System
return System

Property Details

TextProperty public_oe static_oe property

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