C# Class csShared.Html.RichTextBox

Inheritance: System.Windows.Controls.RichTextBox
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Свойство Type Description
TextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
RichTextBox ( ) : System
RichTextBox ( System document ) : System

Private Methods

Méthode Description
CoerceTextProperty ( DependencyObject d, object value ) : object
InvokeUpdateText ( ) : void
OnTextPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RichTextBox_Loaded ( object sender, RoutedEventArgs e ) : void
UpdateText ( ) : void

Method Details

RichTextBox() public méthode

public RichTextBox ( ) : System
Résultat System

RichTextBox() public méthode

public RichTextBox ( System document ) : System
document System
Résultat System

Property Details

TextProperty public_oe static_oe property

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