Метод | Описание | |
---|---|---|
InfoControl ( ) : System.Windows.Controls |
Creates a new instance of the InfoControl
|
|
InitControl ( IDialogCoordinator dialogCoordinator ) : void |
Init the control
|
public InfoControl ( ) : System.Windows.Controls | ||
Результат | System.Windows.Controls |
public InitControl ( IDialogCoordinator dialogCoordinator ) : void | ||
dialogCoordinator | IDialogCoordinator | The instance of the mah apps dialog coordinator |
Результат | void |