VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.ViewerCommands Namespace / WpfThumbnailViewerNavigationCommand Class
In This Topic
WpfThumbnailViewerNavigationCommand Class Methods
In This Topic
For a list of all methods of this type, see WpfThumbnailViewerNavigationCommand.
Public Methods
 NameDescription
Public MethodDetermines that command can be executed.
Public MethodOverloaded. Executes the command with parameter.
Public MethodReturns an index of focused thumbnail after execution of Execute(Object) method.
Protected Methods
 NameDescription
Protected MethodRaises the CanExecuteChanged event. (Inherited from ViewerCommandBase<T>)
See Also