C# 클래스 Instant.Standalone.CodeTextBox

상속: System.Windows.Controls.TextBox
파일 보기 프로젝트 열기: ermau/Instant

공개 프로퍼티들

프로퍼티 타입 설명
IdCodeProperty System.Windows.DependencyProperty
MethodCallProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CodeTextBox ( ) : System

보호된 메소드들

메소드 설명
OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
AdornOperationContainer ( OperationContainer container, int>.IDictionary lineMap, AdornerLayer layer ) : void
MethodCallChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMethodCallChanged ( ) : void
ScrollChangedEventHandler ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
Update ( ) : void

메소드 상세

CodeTextBox() 공개 메소드

public CodeTextBox ( ) : System
리턴 System

OnTextChanged() 보호된 메소드

protected OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void
e System.Windows.Controls.TextChangedEventArgs
리턴 void

프로퍼티 상세

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

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

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

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