Method | Description | |
---|---|---|
SystemInfoWindow ( ) : System.Windows |
Initializes a new instance of the SystemInfoWindow class.
|
|
SystemInfoWindow ( SystemInfoViewModel viewModel ) : System.Windows |
Initializes a new instance of the SystemInfoWindow class. This constructor can be used to use view-model injection. |
Method | Description | |
---|---|---|
OnCloseClick ( object sender, |
public SystemInfoWindow ( SystemInfoViewModel viewModel ) : System.Windows | ||
viewModel | SystemInfoViewModel | The view model to inject. |
return | System.Windows |