Class ProjectExplorerCommands
Inheritance
System.Object
ProjectExplorerCommands
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()
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public static class ProjectExplorerCommands
Properties
Declaration
public static RoutedUICommand AddExistingCodeFile { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand AddExistingTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand AddItemToSourceControl { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand AddTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand BindProjectToSourceControl { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand BuildAll { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand BuildProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CloseProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CloudStorageUpload { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CopyDataFolderToClipboard { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CopyFolderToClipboard { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CopyTestToClipboard { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CreateCodeFile { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CreateFolder { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CreateProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CutFolderToClipboard { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand CutTestToClipboard { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand DataBindTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand DeleteCodeFile { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand DeleteFolder { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand DeleteItems { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand DeleteTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand EditEmbeddedApiProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand EditSettings { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand ExcludeFromProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand ImportProjectSettings { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand InDevelopment { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand InvalidateTestCode { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand OpenCodeFile { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand OpenElementInEditImageMode { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand OpenElementInEditMode { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand OpenFiles { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand OpenFolderInWindowsExplorer { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand OpenProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand OpenSampleProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand PasteIntoDataFolder { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand PasteIntoFolder { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand PasteIntoProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand PasteIntoTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand PreviewTestProperties { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand ProjectSaveAs { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand RecordInTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand RemoveInDevelopment { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand RenameCodeFile { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand RenameFolder { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand RenameProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand RenameTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand RunTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand ShowFileInWindowsExplorer { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand ShowTestProperties { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlCompare { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlDisconnect { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlGitBranch { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlGitCommit { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlGitDiscard { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlOpenProject { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlRemoveBinding { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlRevert { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlTFSCheckIn { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlTFSCheckOut { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlTFSGetLatest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand SourceControlViewHistory { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand UnbindTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|
Declaration
public static RoutedUICommand UsedByTest { get; }
Property Value
|
System.Windows.Input.RoutedUICommand
|