ClassTestListBuilderCommands
Class
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
AddTest
Declaration
cs-api-definition
public static RoutedUICommand AddTest { get; }
Property Value
MoveDown
Declaration
cs-api-definition
public static RoutedUICommand MoveDown { get; }
Property Value
MoveUp
Declaration
cs-api-definition
public static RoutedUICommand MoveUp { get; }
Property Value
RemoveAllTests
Declaration
cs-api-definition
public static RoutedUICommand RemoveAllTests { get; }
Property Value
RemoveTest
Declaration
cs-api-definition
public static RoutedUICommand RemoveTest { get; }
Property Value
ShowPerformanceSettings
Declaration
cs-api-definition
public static RoutedUICommand ShowPerformanceSettings { get; }
Property Value