Class
TestListBuilderCommands

Definition

Namespace:ArtOfTest.WebAii.Design.UI.TestLists

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class TestListBuilderCommands

Inheritance: objectTestListBuilderCommands

Constructors

TestListBuilderCommands()

Declaration

cs-api-definition
public TestListBuilderCommands()

Properties

AddAllTests

Declaration

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

Property Value

RoutedUICommand

AddTest

Declaration

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

Property Value

RoutedUICommand

MoveDown

Declaration

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

Property Value

RoutedUICommand

MoveUp

Declaration

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

Property Value

RoutedUICommand

RemoveAllTests

Declaration

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

Property Value

RoutedUICommand

RemoveTest

Declaration

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

Property Value

RoutedUICommand

ShowPerformanceSettings

Declaration

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

Property Value

RoutedUICommand