| Name | Description | |
|---|---|---|
![]() | CanExecute | Determines that command can be executed. |
![]() | Execute | Overloaded. Executes the command with parameter. |
![]() | GetFocusedThumbnailIndex | Returns an index of focused thumbnail after execution of Execute(Object) method. |
| Name | Description | |
|---|---|---|
![]() | CanExecute | Determines that command can be executed. |
![]() | Execute | Overloaded. Executes the command with parameter. |
![]() | GetFocusedThumbnailIndex | Returns an index of focused thumbnail after execution of Execute(Object) method. |
| Name | Description | |
|---|---|---|
![]() | OnCanExecuteChanged | Raises the CanExecuteChanged event. (Inherited from ViewerCommandBase<T>) |
WpfThumbnailViewerNavigationCommand Class
Vintasoft.Imaging.Wpf.UI.ViewerCommands Namespace