Class SaveFilterAsFavoriteCommand
Implements a command that is executed when the filter control favorite button is clicked.
Inheritance
SaveFilterAsFavoriteCommand
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
[Export]
public class SaveFilterAsFavoriteCommand : DelegateCommand<CommandEventArgs>, ICommand, IActiveAware