Table of Contents

Class ScrollViewerScrollToHomeCommand

Namespace
H.Extensions.Command
Assembly
H.Extensions.Command.dll
[Icon("")]
[Display(Name = "滚动左侧", Description = "将当前滚动条滚动到最左侧")]
public class ScrollViewerScrollToHomeCommand : ScrollViewerScrollToCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
Inheritance
ScrollViewerScrollToHomeCommand
Implements
Derived
Inherited Members
Extension Methods

Methods

CanInvoke(ScrollViewer)

protected override bool CanInvoke(ScrollViewer scrollViewer)

Parameters

scrollViewer ScrollViewer

Returns

bool

Invoke(ScrollViewer)

protected override void Invoke(ScrollViewer scrollViewer)

Parameters

scrollViewer ScrollViewer