Property | Type | Description | |
---|---|---|---|
TextBlockBackgroundColorProperty | |||
TextBlockForegroundColorProperty | |||
TextBoxBackgroundColorProperty | |||
TextBoxForegroundColorProperty | |||
TextProperty |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnMouseDoubleClick ( System.Windows.Input.MouseButtonEventArgs e ) : void |
Method | Description | |
---|---|---|
EditableTextBlock ( ) : System | ||
OnTextBoxLostFocus ( object sender, |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
return | void |
protected OnMouseDoubleClick ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
return | void |
public static DependencyProperty,System.Windows TextBlockBackgroundColorProperty | ||
return |
public static DependencyProperty,System.Windows TextBlockForegroundColorProperty | ||
return |
public static DependencyProperty,System.Windows TextBoxBackgroundColorProperty | ||
return |
public static DependencyProperty,System.Windows TextBoxForegroundColorProperty | ||
return |