skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
  • Training
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
    • Trust Center
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

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()
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

Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.