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

DbMaintenanceViewModelBase..::..InitializeEvent Event

Occurs when [initialize event].

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

Syntax


public event EventHandler InitializeEvent
Public Event InitializeEvent As EventHandler
public:
 event EventHandler^ InitializeEvent {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}