MainViewModel Class |
Namespace: ConsoleControlSample.WPF
public class MainViewModel : ViewModel
The MainViewModel type exposes the following members.
| Name | Description | |
|---|---|---|
| MainViewModel |
Initializes a new instance of the MainViewModel class.
|
| Name | Description | |
|---|---|---|
| ClearOutputCommand |
Gets the clear output command.
| |
| ProcessState |
Gets or sets the state of the process.
| |
| StartCommandPromptCommand |
Gets the start command prompt command.
| |
| StartNewProcessCommand |
Gets or sets the start new process command.
| |
| StopProcessCommand |
Gets or sets the stop process command.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetValue | (Inherited from ViewModel.) | |
| MemberwiseClone | (Inherited from Object.) | |
| NotifyPropertyChanged | (Inherited from ViewModel.) | |
| SetValue(NotifyingProperty, Object) | (Inherited from ViewModel.) | |
| SetValue(NotifyingProperty, Object, Boolean) | (Inherited from ViewModel.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from ViewModel.) |