Table of Contents

Class ScrollBarLocator

Namespace
HeBianGu.Control.ScrollVewerLocator
Assembly
HeBianGu.Control.ScrollVewerLocator.dll

绑定 ScrollViewer 的鸟瞰图

public class ScrollBarLocator : ScrollLocatorBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
Inheritance
ScrollBarLocator
Implements
Inherited Members
Extension Methods

Fields

HorizontalScrollBarProperty

public static readonly DependencyProperty HorizontalScrollBarProperty

Field Value

DependencyProperty

VerticalScrollBarProperty

public static readonly DependencyProperty VerticalScrollBarProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

HorizontalScrollBar

public ScrollBar HorizontalScrollBar { get; set; }

Property Value

ScrollBar

VerticalScrollBar

public ScrollBar VerticalScrollBar { get; set; }

Property Value

ScrollBar

Methods

Checked()

protected override bool Checked()

Returns

bool

LocationPoint(Point)

protected override void LocationPoint(Point p)

Parameters

p Point

RefreshLocation()

protected override void RefreshLocation()

WheelPoint(Point, double)

protected override void WheelPoint(Point p, double Delta)

Parameters

p Point
Delta double