C# Class withSIX.Play.Presentation.Wpf.Views.Controls.InPlaceEditor

Interaction logic for InPlaceEditor.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Свойство Type Description
IsEditableProperty System.Windows.DependencyProperty
IsEditingProperty System.Windows.DependencyProperty
TextBlockStyleProperty System.Windows.DependencyProperty
TextBoxStyleProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
EnterEditingMode ( ) : void
InPlaceEditor ( ) : System

Private Methods

Méthode Description
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

Method Details

EnterEditingMode() public méthode

public EnterEditingMode ( ) : void
Résultat void

InPlaceEditor() public méthode

public InPlaceEditor ( ) : System
Résultat System

Property Details

IsEditableProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsEditableProperty
Résultat System.Windows.DependencyProperty

IsEditingProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsEditingProperty
Résultat System.Windows.DependencyProperty

TextBlockStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextBlockStyleProperty
Résultat System.Windows.DependencyProperty

TextBoxStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextBoxStyleProperty
Résultat System.Windows.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
Résultat System.Windows.DependencyProperty