Свойство | Тип | Описание | |
---|---|---|---|
AnimateDurationProperty | |||
AnimateScrollProperty | |||
AnimateSplineProperty | |||
CanKeyboardScrollProperty | |||
HorizontalScrollOffsetProperty | |||
TargetHorizontalOffsetProperty | |||
TargetVerticalOffsetProperty | |||
VerticalScrollOffsetProperty |
Метод | Описание | |
---|---|---|
OnApplyTemplate ( ) : void |
Called when an internal process or application calls M:System.Windows.FrameworkElement.ApplyTemplate, which is used to build the current template's visual tree.
|
Метод | Описание | |
---|---|---|
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void |
Responds to specific keyboard input and invokes associated scrolling behavior.
|
|
OnPreviewMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void |
Invoked when an unhandled E:System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
Метод | Описание | |
---|---|---|
AniHScrollBar_ValueChanged ( object sender, RoutedPropertyChangedEventArgs |
||
AniVScrollBar_ValueChanged ( object sender, RoutedPropertyChangedEventArgs |
||
AnimateNow ( ) : void | ||
AnimatedScrollViewer ( ) : System | ||
HandleHWheel ( object sender, System.Windows.Input.MouseWheelEventArgs e ) : void | ||
NormalizeScrollPos ( double scrollChange, Orientation o ) : double | ||
OnHorizontalScrollOffsetChanged ( |
||
OnTargetHorizontalOffsetChanged ( |
||
OnTargetVerticalOffsetChanged ( |
||
OnVerticalScrollOffsetChanged ( |
||
_realHorizontalScrollBar_ValueChanged ( object sender, RoutedPropertyChangedEventArgs |
||
_realVerticalScrollBar_ValueChanged ( object sender, RoutedPropertyChangedEventArgs |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | Required arguments for this event. |
Результат | void |
protected OnPreviewMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
e | System.Windows.Input.MouseWheelEventArgs | The |
Результат | void |
public static DependencyProperty,System.Windows AnimateDurationProperty | ||
Результат |
public static DependencyProperty,System.Windows AnimateScrollProperty | ||
Результат |
public static DependencyProperty,System.Windows AnimateSplineProperty | ||
Результат |
public static DependencyProperty,System.Windows CanKeyboardScrollProperty | ||
Результат |
public static DependencyProperty,System.Windows HorizontalScrollOffsetProperty | ||
Результат |
public static DependencyProperty,System.Windows TargetHorizontalOffsetProperty | ||
Результат |
public static DependencyProperty,System.Windows TargetVerticalOffsetProperty | ||
Результат |