Constructors
-
Scroll
Content Initializes a new instance of the ScrollContentPresenter class.Presenter()
Methods
-
Arrange
Override(Size) protectedvirtual -
Bring
Descendant Attempts to bring a portion of the target visual into view by scrolling the content.Into View(IVisual, Rect) -
Measure
Override(Size) protectedvirtual -
On
Pointer protectedvirtualWheel Changed(Pointer Wheel Event Args)
Fields
-
Can
Horizontally static Defines the CanHorizontallyScroll property.Scroll Property -
Can
Vertically static Defines the CanVerticallyScroll property.Scroll Property -
Extent
Property static Defines the Extent property. -
Offset
Property static Defines the Offset property. -
Viewport
Property static Defines the Viewport property.
Properties
-
Can
Horizontally Gets or sets a value indicating whether the content can be scrolled horizontally.Scroll -
Can
Vertically Gets or sets a value indicating whether the content can be scrolled horizontally.Scroll - Extent sealed Gets the extent of the scrollable content.
- Offset sealed Gets or sets the current scroll offset.
- Viewport sealed Gets the size of the viewport on the scrollable content.