C# Class PlexServiceTray.Controls.RichTextFile

Inheritance: System.Windows.Controls.RichTextBox
显示文件 Open project: cjmurph/PmsService Class Usage Examples

Public Properties

Property Type Description
FileProperty System.Windows.DependencyProperty

Public Methods

Method Description
RichTextFile ( ) : System

Private Methods

Method Description
HandleHyperlinkClick ( object inSender, RoutedEventArgs inArgs ) : void
OnFileChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ReadFile ( string inFilename, System.Windows.Documents.FlowDocument inFlowDocument ) : void

Method Details

RichTextFile() public method

public RichTextFile ( ) : System
return System

Property Details

FileProperty public_oe static_oe property

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