RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceViewModelBase..::..FindCommand Property

Gets the find command.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public RelayCommand FindCommand { get; }
Public ReadOnly Property FindCommand As RelayCommand
	Get
public:
property RelayCommand^ FindCommand {
	RelayCommand^ get ();
}

Field Value

The find command.