Class
OutputPanelCommands

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

RoutedUICommand

OpenContainingFile

Declaration

cs-api-definition
public static RoutedUICommand OpenContainingFile { get; }

Property Value

RoutedUICommand

SetErrorOutput

Declaration

cs-api-definition
public static RoutedUICommand SetErrorOutput { get; }

Property Value

RoutedUICommand

SetInfoOutput

Declaration

cs-api-definition
public static RoutedUICommand SetInfoOutput { get; }

Property Value

RoutedUICommand

ShowOutput

Declaration

cs-api-definition
public static RoutedUICommand ShowOutput { get; }

Property Value

RoutedUICommand