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
VerticalScrollBarProperty
public static readonly DependencyProperty VerticalScrollBarProperty
Field Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
HorizontalScrollBar
public ScrollBar HorizontalScrollBar { get; set; }
Property Value
VerticalScrollBar
public ScrollBar VerticalScrollBar { get; set; }
Property Value
Methods
Checked()
protected override bool Checked()
Returns
LocationPoint(Point)
protected override void LocationPoint(Point p)
Parameters
pPoint
RefreshLocation()
protected override void RefreshLocation()
WheelPoint(Point, double)
protected override void WheelPoint(Point p, double Delta)