Table of Contents

Class ScrollViewerLocator

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

绑定 ScrollViewer 的鸟瞰图

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

Constructors

ScrollViewerLocator()

public ScrollViewerLocator()

Fields

ScrollViewerProperty

public static readonly DependencyProperty ScrollViewerProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

ScrollViewer

public ScrollViewer ScrollViewer { get; set; }

Property Value

ScrollViewer

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