Click or drag to resize

MainViewModelClearOutputCommand Property

Gets the clear output command.

Namespace:  ConsoleControlSample.WPF
Assembly:  ConsoleControlSample.WPF (in ConsoleControlSample.WPF.exe) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
public Command ClearOutputCommand { get; }

Property Value

Type: Command
See Also