C# Class csShared.Html.RichTextBox

Inheritance: System.Windows.Controls.RichTextBox
ファイルを表示 Open project: TNOCS/csTouch

Public Properties

Property Type Description
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
RichTextBox ( ) : System
RichTextBox ( System document ) : System

Private Methods

Method 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 method

public RichTextBox ( ) : System
return System

RichTextBox() public method

public RichTextBox ( System document ) : System
document System
return System

Property Details

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty