C# 클래스 ServiceBusMQManager.Controls.TextEditor

Interaction logic for TextEditor.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: danielHalan/ServiceBusMQManager

공개 프로퍼티들

프로퍼티 타입 설명
CodeLanguageProperty System.Windows.DependencyProperty
ReadOnlyProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Clear ( ) : void
Display ( string message ) : void
SetText ( string text ) : void
TextEditor ( ) : System.Windows

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Display() 공개 메소드

public Display ( string message ) : void
message string
리턴 void

SetText() 공개 메소드

public SetText ( string text ) : void
text string
리턴 void

TextEditor() 공개 메소드

public TextEditor ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

CodeLanguageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CodeLanguageProperty
리턴 System.Windows.DependencyProperty

ReadOnlyProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ReadOnlyProperty
리턴 System.Windows.DependencyProperty

TextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextProperty
리턴 System.Windows.DependencyProperty