C# 클래스 withSIX.Play.Presentation.Wpf.Views.Controls.InPlaceEditor

Interaction logic for InPlaceEditor.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 프로퍼티들

프로퍼티 타입 설명
IsEditableProperty System.Windows.DependencyProperty
IsEditingProperty System.Windows.DependencyProperty
TextBlockStyleProperty System.Windows.DependencyProperty
TextBoxStyleProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
EnterEditingMode ( ) : void
InPlaceEditor ( ) : System

비공개 메소드들

메소드 설명
AddHandler ( ) : void
CustomControlIsMouseCapturedChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
EditTextBoxOnKeyUp ( object sender, System.Windows.Input.KeyEventArgs keyEventArgs ) : void
EditTextBox_OnLostFocus ( object sender, RoutedEventArgs e ) : void
ExitEditingMode ( ) : void
HandleClickOutsideOfControl ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnEditingChanged ( bool editing ) : void
OnMouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
OnMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
SelectAllText ( TextBox tb ) : void
TextBlockMouseButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

EnterEditingMode() 공개 메소드

public EnterEditingMode ( ) : void
리턴 void

InPlaceEditor() 공개 메소드

public InPlaceEditor ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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