C1.WPF.RichTextBox Namespace : C1RichTextBox Class |
The following tables list the members exposed by C1RichTextBox.
Name | Description | |
---|---|---|
C1RichTextBox Constructor | Initializes a new instance of a C1RichTextBox. |
Name | Description | |
---|---|---|
AcceptsReturn | Gets or sets a value that indicates how the text editing control responds when the user presses the ENTER key. | |
AcceptsTab | Gets or sets whether tabs are accepted. | |
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesOver | (Inherited from System.Windows.UIElement) | |
AutoCapitalizationMode | Gets or sets a value of AutoCapitalizationMode that indicates how the C1RichTextBox handles the auto capitalization. | |
AutoFormatHyperlinks | Gets or sets a value that indicates whether url strings would be converted to hyperlink when the user presses the ENTER or SPACE key. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BindingGroup | (Inherited from System.Windows.FrameworkElement) | |
BitmapEffect | (Inherited from System.Windows.UIElement) | |
BitmapEffectInput | (Inherited from System.Windows.UIElement) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CaretBrush | Sets the brush of blinking cursor of the C1RichTextBox. | |
Clip | (Inherited from System.Windows.UIElement) | |
ClipboardMode | Indicates how the C1RichTextBox uses the clipboard. | |
ClipToBounds | (Inherited from System.Windows.UIElement) | |
CommandBindings | (Inherited from System.Windows.UIElement) | |
ComputedHorizontalScrollBarVisibility | Gets a value that indicates whether the horizontal System.Windows.Controls.Primitives.ScrollBar is visible. | |
ComputedVerticalScrollBarVisibility | Gets a value that indicates whether the vertical System.Windows.Controls.Primitives.ScrollBar is visible. | |
ContextMenu | (Inherited from System.Windows.FrameworkElement) | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DefaultParagraphMargin | Gets or sets the default outer margin of a C1Paragraph element. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. | |
DisableSelection | Gets or sets whether text selection is disabled. | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Document | Gets or sets the C1.WPF.RichTextBox.Documents.C1Document for the C1RichTextBox. | |
DocumentHistory | Gets the DocumentHistory associated with current Document, used for undoing and redoing actions. | |
Effect | (Inherited from System.Windows.UIElement) | |
ExtentHeight | Gets the vertical size of all the content for display in the C1RichTextBox. | |
ExtentWidth | Gets the horizontal size of all the content for display in the C1RichTextBox. | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
Focusable | (Inherited from System.Windows.UIElement) | |
FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. | |
FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
ForceCursor | (Inherited from System.Windows.FrameworkElement) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
HasAnimatedProperties | (Inherited from System.Windows.UIElement) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HideCaret | Gets or sets whether the caret is hidden. | |
HideSelection | Gets or sets whether the control should highlight the selection when not in focus. | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
HorizontalOffset | Gets or sets a value that indicates the horizontal offset of the scrolled content. | |
HorizontalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed. | |
Html | Gets or sets the content of the C1RichTextBox in HTML format. | |
HtmlFilter | Gets or sets the HtmlFilter used by this C1RichTextBox to serialize and deserialize from HTML. | |
InputBindings | (Inherited from System.Windows.UIElement) | |
InputScope | (Inherited from System.Windows.FrameworkElement) | |
IsArrangeValid | (Inherited from System.Windows.UIElement) | |
IsEnabled | (Inherited from System.Windows.UIElement) | |
IsEnabledSpellChecker | Gets or sets a value indicating whether the C1SpellChecker is enabled. | |
IsFocused | Returns true if the control has the focus. | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsInitialized | (Inherited from System.Windows.FrameworkElement) | |
IsInputMethodEnabled | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocused | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) | |
IsLoaded | (Inherited from System.Windows.FrameworkElement) | |
IsManipulationEnabled | (Inherited from System.Windows.UIElement) | |
IsMeasureValid | (Inherited from System.Windows.UIElement) | |
IsMouseCaptured | (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) | |
IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) | |
IsMouseOver | (Inherited from System.Windows.UIElement) | |
IsReadOnly | Gets or sets whether the user is allowed to modify the text in the control. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
IsStylusCaptured | (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) | |
IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) | |
IsStylusOver | (Inherited from System.Windows.UIElement) | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
IsVisible | (Inherited from System.Windows.UIElement) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
LayoutTransform | (Inherited from System.Windows.FrameworkElement) | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
Name | (Inherited from System.Windows.FrameworkElement) | |
NavigationMode | Indicates when the RequestNavigate event is fired. | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
PageCount | Gets the current number of display pages for the content hosted by the C1RichTextBox. | |
PageNumber | Gets the page number for the currently displayed page. | |
Painters | Gets the collection of IRichTextPainter associated with this C1RichTextBox. | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PersistId | (Inherited from System.Windows.UIElement) | |
PrintPageLayout | Gets or sets the layout used for the pages when ViewMode is TextViewMode.Print. | |
PrintPanelTemplate | Gets or sets the System.Windows.Controls.ItemsPanelTemplate used for the panel containing the pages in print view mode. | |
PrintTemplate | Gets or sets the System.Windows.DataTemplate used to present the C1RichTextBox in print mode. | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
ReturnMode | Gets or sets a value of ReturnMode that indicates how the C1RichTextBox handles the Return key. | |
ScrollableHeight | Gets 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. | |
ScrollableWidth | Gets 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. | |
ScrollBarStyle | Gets or sets the Style used by the two ScrollBar controls contained in the default template. | |
SelectedText | Gets or sets the content of the current selection in the rich text box. | |
Selection | Gets or sets the C1.WPF.RichTextBox.Documents.C1TextRange selected in the C1RichTextBox's document. | |
SelectionBackground | Gets or sets the brush used to fill the background of the selected text. | |
SelectionForeground | Gets or sets the brush used to fill the foreground of the selected text. | |
SelectionLength | Gets or sets the number of characters in the current selection in the rich text box. | |
SelectionStart | Gets or sets the starting position of the text selected in the rich text box. | |
SnapsToDevicePixels | (Inherited from System.Windows.UIElement) | |
SpellChecker | Gets or sets the C1.WPF.ISpellChecker used for as-you-type spell checking. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
StyleOverrides | Gets the collection of IStyleOverride associated with this C1RichTextBox. | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabSize | Gets or sets the size of a tab character in spaces. | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
TemplatedParent | (Inherited from System.Windows.FrameworkElement) | |
Text | Gets or sets the text inside the C1.WPF.RichTextBox.Documents.C1Document of the C1RichTextBox. | |
TextWrapping | Gets or sets whether the control should wrap the text to fit its width. | |
ToolTip | (Inherited from System.Windows.FrameworkElement) | |
TouchesCaptured | (Inherited from System.Windows.UIElement) | |
TouchesCapturedWithin | (Inherited from System.Windows.UIElement) | |
TouchesDirectlyOver | (Inherited from System.Windows.UIElement) | |
TouchesOver | (Inherited from System.Windows.UIElement) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UIContainerResizeTemplate | Gets or sets the System.Windows.DataTemplate that generates the thumbs for resizing C1InlineUIContainers. | |
Uid | (Inherited from System.Windows.UIElement) | |
UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) | |
ValidationDecoratorStyle | Gets or sets the style that is applied to the inner C1.WPF.C1ValidationDecorator. | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
VerticalOffset | Gets or sets a value that indicates the vertical offset of the scrolled content. | |
VerticalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed. | |
ViewManager | Gets the C1RichTextViewManager currently used by this C1RichTextBox. | |
ViewMode | Gets or sets the TextViewMode of the C1RichTextBox. | |
ViewportHeight | Gets a value that contains the vertical size of the viewable content. | |
ViewportWidth | Gets a value that contains the horizontal size of the viewable content. | |
Visibility | (Inherited from System.Windows.UIElement) | |
Watermark | Gets or sets the content of the watermark. | |
Width | (Inherited from System.Windows.FrameworkElement) | |
Zoom | Gets or sets a zoom value applied to the contents of the C1RichTextBox. |
Name | Description | |
---|---|---|
AddHandler | Overloaded. (Inherited from System.Windows.UIElement) | |
AddToEventRoute | (Inherited from System.Windows.UIElement) | |
ApplyAnimationClock | Overloaded. (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.FrameworkElement) | |
Arrange | (Inherited from System.Windows.UIElement) | |
BeginAnimation | Overloaded. (Inherited from System.Windows.UIElement) | |
BeginInit | ||
BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkElement) | |
BringIntoView | Overloaded. (Inherited from System.Windows.FrameworkElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
CaptureStylus | (Inherited from System.Windows.UIElement) | |
CaptureTouch | (Inherited from System.Windows.UIElement) | |
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ClipboardCopy | Copies the selection to the clipboard. | |
ClipboardCut | Cuts the selection to the clipboard. | |
ClipboardPaste | Pastes the current content of the clipboard. | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
EndInit | ||
Equals | (Inherited from System.Windows.DependencyObject) | |
FindCommonVisualAncestor | (Inherited from System.Windows.Media.Visual) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
FindResource | (Inherited from System.Windows.FrameworkElement) | |
Focus | Attempts to set the focus on the control. | |
FormatCopy | Copies the format of the current selection to the format clipboard. | |
FormatPaste | Applies the content of the format clipboard to the current selection. | |
GetAnimationBaseValue | (Inherited from System.Windows.UIElement) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetElementFromPoint | Returns the C1.WPF.RichTextBox.Documents.C1TextElement directly below a given point. | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetHtml | Get the HTML content with the selected encoding. | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetPositionFromPoint | Returns the closest text position to a given point in the document layout. | |
GetRectFromPosition | Returns the System.Windows.Rect of screen coordinates for a given position. | |
GetTextRange | Gets a C1.WPF.RichTextBox.Documents.C1TextRange that represents a range in the current Document. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
GoToPage | Causes the editor to jump to a specified page number. | |
InputHitTest | (Inherited from System.Windows.UIElement) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
InvalidateVisual | (Inherited from System.Windows.UIElement) | |
IsAncestorOf | (Inherited from System.Windows.Media.Visual) | |
IsDescendantOf | (Inherited from System.Windows.Media.Visual) | |
Measure | (Inherited from System.Windows.UIElement) | |
MoveFocus | (Inherited from System.Windows.FrameworkElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1RichTextBox control when a new template is applied. | |
PointFromScreen | (Inherited from System.Windows.Media.Visual) | |
PointToScreen | (Inherited from System.Windows.Media.Visual) | |
PredictFocus | (Inherited from System.Windows.FrameworkElement) | |
RaiseEvent | (Inherited from System.Windows.UIElement) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
RegisterName | (Inherited from System.Windows.FrameworkElement) | |
ReleaseAllTouchCaptures | (Inherited from System.Windows.UIElement) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
ReleaseStylusCapture | (Inherited from System.Windows.UIElement) | |
ReleaseTouchCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
RemoveShortcut | Remove the shortcut for some action. | |
ScrollIntoView | Overloaded. Scrolls the C1RichTextBox to bring a C1.WPF.RichTextBox.Documents.C1TextElement into view. | |
ScrollTo | Scrolls the C1RichTextBox so that the given position is at the top. | |
Select | Selects a range of text in the rich text box. | |
SelectAll | Selects all the text in the control. | |
SetBinding | Overloaded. (Inherited from System.Windows.FrameworkElement) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetHtml | Sets the HTML content. | |
SetResourceReference | (Inherited from System.Windows.FrameworkElement) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ToString | (Inherited from System.Windows.Controls.Control) | |
TransformToAncestor | Overloaded. (Inherited from System.Windows.Media.Visual) | |
TransformToDescendant | (Inherited from System.Windows.Media.Visual) | |
TransformToVisual | (Inherited from System.Windows.Media.Visual) | |
TranslatePoint | (Inherited from System.Windows.UIElement) | |
TryFindResource | (Inherited from System.Windows.FrameworkElement) | |
UnregisterName | (Inherited from System.Windows.FrameworkElement) | |
UpdateDefaultStyle | (Inherited from System.Windows.FrameworkElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
ClipboardCopying | Fired when a clipboard copy has been triggered. | |
ClipboardPasting | Fired when a clipboard paste has been triggered. | |
ContextMenuClosing | (Inherited from System.Windows.FrameworkElement) | |
ContextMenuOpening | (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DocumentChanged | Fires when the Document property changes. | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
ElementMouseEnter | Fires when the mouse enters a text element. | |
ElementMouseLeave | Fires when the mouse leaves a text element. | |
ElementMouseLeftButtonDown | Fires when the tapped a text element. | |
ElementMouseLeftButtonUp | Fires when the left mouse button is released over a text element. | |
ElementMouseMove | Fires when the mouse moves over a text element. | |
FocusableChanged | (Inherited from System.Windows.UIElement) | |
GiveFeedback | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
GotKeyboardFocus | (Inherited from System.Windows.UIElement) | |
GotMouseCapture | (Inherited from System.Windows.UIElement) | |
GotStylusCapture | (Inherited from System.Windows.UIElement) | |
GotTouchCapture | (Inherited from System.Windows.UIElement) | |
Initialized | (Inherited from System.Windows.FrameworkElement) | |
IsEnabledChanged | (Inherited from System.Windows.UIElement) | |
IsHitTestVisibleChanged | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusedChanged | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithinChanged | (Inherited from System.Windows.UIElement) | |
IsMouseCapturedChanged | (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithinChanged | (Inherited from System.Windows.UIElement) | |
IsMouseDirectlyOverChanged | (Inherited from System.Windows.UIElement) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. | |
IsStylusCapturedChanged | (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithinChanged | (Inherited from System.Windows.UIElement) | |
IsStylusDirectlyOverChanged | (Inherited from System.Windows.UIElement) | |
IsVisibleChanged | (Inherited from System.Windows.UIElement) | |
KeyDown | Occurs when a keyboard key is pressed while the C1RichTextBox has focus. | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.UIElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostKeyboardFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
LostStylusCapture | (Inherited from System.Windows.UIElement) | |
LostTouchCapture | (Inherited from System.Windows.UIElement) | |
ManipulationBoundaryFeedback | (Inherited from System.Windows.UIElement) | |
ManipulationCompleted | (Inherited from System.Windows.UIElement) | |
ManipulationDelta | (Inherited from System.Windows.UIElement) | |
ManipulationInertiaStarting | (Inherited from System.Windows.UIElement) | |
ManipulationStarted | (Inherited from System.Windows.UIElement) | |
ManipulationStarting | (Inherited from System.Windows.UIElement) | |
MouseDoubleClick | (Inherited from System.Windows.Controls.Control) | |
MouseDown | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | Occurs 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. | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseSelectionCompleted | Fired when the user completes a selection using a mouse. | |
MouseUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
PreviewDragEnter | (Inherited from System.Windows.UIElement) | |
PreviewDragLeave | (Inherited from System.Windows.UIElement) | |
PreviewDragOver | (Inherited from System.Windows.UIElement) | |
PreviewDrop | (Inherited from System.Windows.UIElement) | |
PreviewGiveFeedback | (Inherited from System.Windows.UIElement) | |
PreviewGotKeyboardFocus | (Inherited from System.Windows.UIElement) | |
PreviewKeyDown | (Inherited from System.Windows.UIElement) | |
PreviewKeyUp | (Inherited from System.Windows.UIElement) | |
PreviewLostKeyboardFocus | (Inherited from System.Windows.UIElement) | |
PreviewMouseDoubleClick | (Inherited from System.Windows.Controls.Control) | |
PreviewMouseDown | (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
PreviewMouseMove | (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
PreviewMouseUp | (Inherited from System.Windows.UIElement) | |
PreviewMouseWheel | (Inherited from System.Windows.UIElement) | |
PreviewQueryContinueDrag | (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonDown | (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonUp | (Inherited from System.Windows.UIElement) | |
PreviewStylusDown | (Inherited from System.Windows.UIElement) | |
PreviewStylusInAirMove | (Inherited from System.Windows.UIElement) | |
PreviewStylusInRange | (Inherited from System.Windows.UIElement) | |
PreviewStylusMove | (Inherited from System.Windows.UIElement) | |
PreviewStylusOutOfRange | (Inherited from System.Windows.UIElement) | |
PreviewStylusSystemGesture | (Inherited from System.Windows.UIElement) | |
PreviewStylusUp | (Inherited from System.Windows.UIElement) | |
PreviewTextInput | (Inherited from System.Windows.UIElement) | |
PreviewTouchDown | (Inherited from System.Windows.UIElement) | |
PreviewTouchMove | (Inherited from System.Windows.UIElement) | |
PreviewTouchUp | (Inherited from System.Windows.UIElement) | |
QueryContinueDrag | (Inherited from System.Windows.UIElement) | |
QueryCursor | (Inherited from System.Windows.UIElement) | |
RequestBringIntoView | (Inherited from System.Windows.FrameworkElement) | |
RequestNavigate | Fires when the user clicks on a C1.WPF.RichTextBox.Documents.C1Hyperlink. | |
SelectionChanged | Fires when Selection changes. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
SourceUpdated | (Inherited from System.Windows.FrameworkElement) | |
StylusButtonDown | (Inherited from System.Windows.UIElement) | |
StylusButtonUp | (Inherited from System.Windows.UIElement) | |
StylusDown | (Inherited from System.Windows.UIElement) | |
StylusEnter | (Inherited from System.Windows.UIElement) | |
StylusInAirMove | (Inherited from System.Windows.UIElement) | |
StylusInRange | (Inherited from System.Windows.UIElement) | |
StylusLeave | (Inherited from System.Windows.UIElement) | |
StylusMove | (Inherited from System.Windows.UIElement) | |
StylusOutOfRange | (Inherited from System.Windows.UIElement) | |
StylusSystemGesture | (Inherited from System.Windows.UIElement) | |
StylusUp | (Inherited from System.Windows.UIElement) | |
TargetUpdated | (Inherited from System.Windows.FrameworkElement) | |
TextChanged | Fired when there is a change in the document. | |
TextDragMove | Fires when the mouse moves while dragging text. | |
TextDragStart | Fires when text dragging starts. Allows canceling the drag. | |
TextDrop | Fires when dragged text is dropped. | |
TextInput | (Inherited from System.Windows.UIElement) | |
ToolTipClosing | (Inherited from System.Windows.FrameworkElement) | |
ToolTipOpening | (Inherited from System.Windows.FrameworkElement) | |
TouchDown | (Inherited from System.Windows.UIElement) | |
TouchEnter | (Inherited from System.Windows.UIElement) | |
TouchLeave | (Inherited from System.Windows.UIElement) | |
TouchMove | (Inherited from System.Windows.UIElement) | |
TouchUp | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) | |
ViewModeChanged | Event raised when the ViewMode property has changed. |