[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.ScrollPresenter

ScrollPresenter Class

Helper panel for C1RichTextBox.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.4.6.2.dll
Syntax
public class ScrollPresenter : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Public Class ScrollPresenter
    Inherits Panel
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
ScrollPresenter()

Fields

Name Description
ComputedHorizontalScrollBarVisibilityProperty
ComputedVerticalScrollBarVisibilityProperty
ExtentHeightProperty
ExtentWidthProperty
HorizontalOffsetProperty
HorizontalScrollBarVisibilityProperty
ScrollableHeightProperty
ScrollableWidthProperty
TextWrappingProperty
VerticalOffsetProperty
VerticalScrollBarVisibilityProperty
ViewportHeightProperty
ViewportWidthProperty

Properties

Name Description
ComputedHorizontalScrollBarVisibility
ComputedVerticalScrollBarVisibility
ExtentHeight
ExtentWidth
HorizontalOffset
HorizontalScrollBarVisibility
ScrollableHeight
ScrollableWidth
TextWrapping
VerticalOffset
VerticalScrollBarVisibility
ViewportHeight
ViewportWidth

Methods

Name Description
ArrangeOverride(Size)
MeasureOverride(Size)
ScrollIntoView(Rect)

Events

Name Description
Arranged