Class TestCodeCommands
Inheritance
System.Object
TestCodeCommands
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 static class TestCodeCommands
Fields
CodeModified
Declaration
public static readonly RoutedUICommand CodeModified
Field Value
System.Windows.Input.RoutedUICommand
|
CodeOutsideModified
Declaration
public static readonly RoutedUICommand CodeOutsideModified
Field Value
System.Windows.Input.RoutedUICommand
|
TestClassChanged
Declaration
public static readonly RoutedUICommand TestClassChanged
Field Value
System.Windows.Input.RoutedUICommand
|