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