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