RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class
Fields Properties Methods Events


In This Topic
    C1RichTextBox Class Members
    In This Topic

    The following tables list the members exposed by C1RichTextBox.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1RichTextBox class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the AcceptsReturn dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the AcceptsTab dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the AutoCapitalizationMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the AutoFormatHyperlinks dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the CaretBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ComputedHorizontalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ComputedVerticalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DefaultParagraphMargin dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DisableSelection dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Document dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ExtentHeight dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ExtentWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HideCaret dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HideSelection dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalOffset dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HtmlFilter dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Html dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsFocused dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsReadOnly dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the LineNumberMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MouseOverBorderBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the PageCount dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the PageNumber dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Placeholder dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the PrintPageLayout dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the PrintPanelTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the PrintTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ReturnMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ScrollableHeight dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ScrollableWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ScrollBarStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionForeground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TabSize dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Text dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TextWrapping dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the UIContainerResizeTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ValidationDecoratorStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalOffset dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ViewMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ViewportHeight dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ViewportWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Zoom dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates how the text editing control responds when the user presses the ENTER key.  
    Public PropertyGets or sets whether tabs are accepted.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value of AutoCapitalizationMode that indicates how the C1RichTextBox handles the auto capitalization.  
    Public PropertyGets or sets a value that indicates whether url strings would be converted to hyperlink when the user presses the ENTER or SPACE key.  
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the brush of blinking cursor of the C1RichTextBox.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyIndicates how the C1RichTextBox uses the clipboard.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value that indicates whether the horizontal System.Windows.Controls.Primitives.ScrollBar is visible.  
    Public PropertyGets or sets a value that indicates whether the vertical System.Windows.Controls.Primitives.ScrollBar is visible.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from C1.WPF.Core.C1View)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the default outer margin of a C1.WPF.RichTextBox.Documents.C1Paragraph element.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets whether text selection is disabled.  
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the C1.WPF.RichTextBox.Documents.C1Document for the C1RichTextBox.  
    Public PropertyGets the DocumentHistory associated with current Document, used for undoing and redoing actions.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the vertical size of all the content for display in the C1RichTextBox.  
    Public PropertyGets or sets the horizontal size of all the content for display in the C1RichTextBox;.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets whether the caret is hidden.  
    Public PropertyGets or sets whether the control should highlight the selection when not in focus.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets a value that indicates the horizontal offset of the scrolled content.  
    Public PropertyGets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed.  
    Public PropertyGets or sets the content of the C1RichTextBox in HTML format.  
    Public PropertyGets or sets the C1.WPF.RichTextBox.Documents.HtmlFilter used by this C1RichTextBox to serialize and deserialize from HTML.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from C1.WPF.Core.C1View)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyReturns true if the control has the focus.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets whether the user is allowed to modify the text in the control.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the line-number mode of the C1RichTextBox.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the System.Windows.Media.Brush used to highlight the border of the control when it has the mouse over.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyIndicates when the RequestNavigate event is fired.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets the current number of display pages for the content hosted by the C1RichTextBox.  
    Public PropertyGets or sets the page number for the currently displayed page.  
    Public PropertyGets the collection of IRichTextPainter associated with this C1RichTextBox.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the placeholder text shown when there is not text in the control.  
    Public PropertyGets or sets the layout used for the pages when C1RichTextBox.ViewMode is TextViewMode.Print.  
    Public PropertyGets or sets the System.Windows.Controls.ItemsPanelTemplate used for the panel containing the pages in print view mode.  
    Public PropertyGets or sets the System.Windows.DataTemplate used to present the C1RichTextBox in print mode.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a value of ReturnMode that indicates how the C1RichTextBox handles the Return key.  
    Public PropertyGets or sets a value that represents the horizontal size of the area that can be scrolled. The difference between the height of the extent and the height of the viewport.  
    Public PropertyGets or sets a value that represents the vertical size of the area that can be scrolled. The difference between the width of the extent and the width of the viewport.  
    Public PropertyGets or sets the Style used by the two ScrollBar controls contained in the default template.  
    Public PropertyGets or sets the content of the current selection in the rich text box.  
    Public PropertyGets or sets the C1.WPF.RichTextBox.Documents.C1TextRange selected in the C1RichTextBox's document.  
    Public PropertyGets or sets the brush used to fill the background of the selected text.  
    Public PropertyGets or sets the brush used to fill the foreground of the selected text.  
    Public PropertyGets or sets the number of characters in the current selection in the rich text box.  
    Public PropertyGets or sets the starting position of the text selected in the rich text box.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the C1.WPF.Core.ISpellChecker used for as-you-type spell checking.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets the collection of IStyleOverride associated with this C1RichTextBox.  
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets the size of a tab character in spaces.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the text inside the C1.WPF.RichTextBox.Documents.C1Document of the C1RichTextBox.  
    Public PropertyGets or sets whether the control should wrap the text to fit its width.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the System.Windows.DataTemplate that generates the thumbs for resizing C1.WPF.RichTextBox.Documents.C1InlineUIContainer.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the style that is applied to the inner C1.WPF.Input.C1ValidationDecorator.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets a value that indicates the vertical offset of the scrolled content.  
    Public PropertyGets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed.  
    Public PropertyGets the C1RichTextViewManager currently used by this C1RichTextBox.  
    Public PropertyGets or sets the TextViewMode of the C1RichTextBox.  
    Public PropertyGets or sets a value that contains the vertical size of the viewable content.  
    Public PropertyGets or sets a value that contains the horizontal size of the viewable content.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a zoom value applied to the contents of the C1RichTextBox.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
    Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public MethodCopies the selection to the clipboard.  
    Public MethodCuts the selection to the clipboard.  
    Public MethodPastes the current content of the clipboard.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded. Overridden.   
    Public MethodOverridden.   
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public MethodAttempts to set the focus on the control.  
    Public MethodCopies the format of the current selection to the format clipboard.  
    Public MethodApplies the content of the format clipboard to the current selection.  
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public MethodReturns the C1.WPF.RichTextBox.Documents.C1TextElement directly below a given point.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodGet the HTML content with the selected encoding.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodReturns the closest text position to a given point in the document layout.  
    Public MethodReturns the System.Windows.Rect of screen coordinates for a given position.  
    Public MethodGets a C1.WPF.RichTextBox.Documents.C1TextRange that represents a range in the current Document.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodCauses the editor to jump to a specified page number.  
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public MethodOverridden.   
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.UIElement)
    Public MethodRemove the shortcut for some action.  
    Public MethodOverloaded. Scrolls the C1RichTextBox to bring a C1.WPF.RichTextBox.Documents.C1TextElement into view.  
    Public MethodScrolls the C1RichTextBox so that the given position is at the top.  
    Public MethodSelects a range of text in the rich text box.  
    Public MethodSelects all the text in the control.  
    Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodSets the HTML content.  
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.Controls.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.Media.Visual)
    Public Method (Inherited from System.Windows.UIElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.FrameworkElement)
    Public Method (Inherited from System.Windows.UIElement)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.Media.Visual)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected MethodUpdates the current visual state of the Writable visual state group to match the object's properties.  
    Protected Method (Inherited from C1.WPF.Core.C1View)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected MethodOverloaded.  (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from C1.WPF.Core.C1View)
    Protected Method (Inherited from C1.WPF.Core.C1View)
    Protected Method (Inherited from C1.WPF.Core.C1View)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected Method (Inherited from C1.WPF.Core.C1View)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.Media.Visual)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from C1.WPF.Core.C1View)
    Protected Method (Inherited from C1.WPF.Core.C1View)
    Protected Method (Inherited from C1.WPF.Core.C1View)
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from C1.WPF.Core.C1View)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.Media.Visual)
    Top
    Public Events
     NameDescription
    Public EventFired when a clipboard copy has been triggered.  
    Public EventFired when a clipboard paste has been triggered.  
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventFires when the Document property changes.  
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventFires when the mouse enters a text element.  
    Public EventFires when the mouse leaves a text element.  
    Public EventFires when the tapped a text element.  
    Public EventFires when the left mouse button is released over a text element.  
    Public EventFires when the mouse moves over a text element.  
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventOccurs when a keyboard key is pressed while the C1RichTextBox has focus.  
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventEvent raised when the LineNumberMode property has changed.  
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.Controls.Control)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventOccurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet PC) while the mouse pointer is over a System.Windows.UIElement.  
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventFired when the user completes a selection using a mouse.  
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.Controls.Control)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventFires when the user clicks on a C1.WPF.RichTextBox.Documents.C1Hyperlink.  
    Public EventFires when Selection changes.  
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventFired when there is a change in the document.  
    Public EventFires when the mouse moves while dragging text.  
    Public EventFires when text dragging starts. Allows canceling the drag.  
    Public EventFires when dragged text is dropped.  
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventEvent raised when the ViewMode property has changed.  
    Top
    See Also