Method | Description | |
---|---|---|
InfoControl ( ) : System.Windows.Controls |
Creates a new instance of the InfoControl
|
|
InitControl ( IDialogCoordinator dialogCoordinator ) : void |
Init the control
|
public InfoControl ( ) : System.Windows.Controls | ||
return | System.Windows.Controls |
public InitControl ( IDialogCoordinator dialogCoordinator ) : void | ||
dialogCoordinator | IDialogCoordinator | The instance of the mah apps dialog coordinator |
return | void |