ClassOutputPanelCommands
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public static class OutputPanelCommands
Inheritance: objectOutputPanelCommands
Properties
ClearOutput
Declaration
cs-api-definition
public static RoutedUICommand ClearOutput { get; }
Property Value
OpenContainingFile
Declaration
cs-api-definition
public static RoutedUICommand OpenContainingFile { get; }
Property Value
SetErrorOutput
Declaration
cs-api-definition
public static RoutedUICommand SetErrorOutput { get; }
Property Value
SetInfoOutput
Declaration
cs-api-definition
public static RoutedUICommand SetInfoOutput { get; }
Property Value
ShowOutput
Declaration
cs-api-definition
public static RoutedUICommand ShowOutput { get; }
Property Value