C# 클래스 Glass.Basics.Controls.EditableTextBlock.EditableTextBlock

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: SuperJMN/Glass

공개 프로퍼티들

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

Private Properties

프로퍼티 타입 설명
AreValidationsPassed bool
EditableTextBlock System.Windows
GetGeneratedParentElement System.Windows.DependencyObject
GetParentItemsControl System.Windows.Controls.ItemsControl
IsChildFromItemsControl bool
OnKeyDown void
OnPreviewMouseLeftButtonDown void
ParentWindowOnPreviewMouseDown void
TextBoxOnLostFocus void
TextBoxOnPreviewLostKeyboardFocus void
TryToExitEditMode void
TurnOffEditMode void
TurnOnEditMode void

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
OnVisualParentChanged ( DependencyObject oldParent ) : void

비공개 메소드들

메소드 설명
AreValidationsPassed ( ) : bool
EditableTextBlock ( ) : System.Windows
GetGeneratedParentElement ( ItemsControl itemsControl ) : DependencyObject
GetParentItemsControl ( ) : ItemsControl
IsChildFromItemsControl ( ) : bool
OnKeyDown ( object sender, System.Windows.Input.KeyEventArgs keyEventArgs ) : void
OnPreviewMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs mouseButtonEventArgs ) : void
ParentWindowOnPreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs mouseButtonEventArgs ) : void
TextBoxOnLostFocus ( object sender, RoutedEventArgs routedEventArgs ) : void
TextBoxOnPreviewLostKeyboardFocus ( object sender, System.Windows.Input.KeyboardFocusChangedEventArgs keyboardFocusChangedEventArgs ) : void
TryToExitEditMode ( ) : void
TurnOffEditMode ( ) : void
TurnOnEditMode ( ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnVisualParentChanged() 보호된 메소드

protected OnVisualParentChanged ( DependencyObject oldParent ) : void
oldParent System.Windows.DependencyObject
리턴 void

프로퍼티 상세

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

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

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

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