C# 클래스 AutoSquirrel.EditableTextBlock

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: tenacious/Auto.Squirrel

공개 프로퍼티들

프로퍼티 타입 설명
TextBlockBackgroundColorProperty System.Windows.DependencyProperty
TextBlockForegroundColorProperty System.Windows.DependencyProperty
TextBoxBackgroundColorProperty System.Windows.DependencyProperty
TextBoxForegroundColorProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
OnMouseDoubleClick ( System.Windows.Input.MouseButtonEventArgs e ) : void

비공개 메소드들

메소드 설명
EditableTextBlock ( ) : System
OnTextBoxLostFocus ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnKeyDown() 보호된 메소드

protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
리턴 void

OnMouseDoubleClick() 보호된 메소드

protected OnMouseDoubleClick ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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