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
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
  Property Value
ScrollViewer
public ScrollViewer ScrollViewer { 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)