Class ElementsExplorerCommands
Inheritance
System.Object
ElementsExplorerCommands
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class ElementsExplorerCommands
Constructors
ElementsExplorerCommands()
Declaration
public ElementsExplorerCommands()
Properties
Delete
Declaration
public static RoutedUICommand Delete { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
EditElement
Declaration
public static RoutedUICommand EditElement { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
EditInLive
Declaration
public static RoutedUICommand EditInLive { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
ExpandCollapse
Declaration
public static RoutedUICommand ExpandCollapse { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
FilterByActiveTest
Declaration
public static RoutedUICommand FilterByActiveTest { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
LoadApplication
Declaration
public static RoutedUICommand LoadApplication { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
LoadPage
Declaration
public static RoutedUICommand LoadPage { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
LocateInDom
Declaration
public static RoutedUICommand LocateInDom { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
LocateInVisualTree
Declaration
public static RoutedUICommand LocateInVisualTree { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
Properties
Declaration
public static RoutedUICommand Properties { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
Refresh
Declaration
public static RoutedUICommand Refresh { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
Rename
Declaration
public static RoutedUICommand Rename { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
Sort
Declaration
public static RoutedUICommand Sort { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
UsedBy
Declaration
public static RoutedUICommand UsedBy { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
Validate
Declaration
public static RoutedUICommand Validate { get; }
Property Value
System.Windows.Input.RoutedUICommand
|
ViewError
Declaration
public static RoutedUICommand ViewError { get; }
Property Value
System.Windows.Input.RoutedUICommand
|