Share via


CommandValues Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

A commanding interface that is used for integration of workflow designer actions (e.g., context menu) with custom provided implementation - i.e. property browser service, debugging service, etc.

The CommandValues type exposes the following members.

Fields

  Name Description
Public fieldStatic member DeleteBreakpoint The command to delete a breakpoint.
Public fieldStatic member DisableBreakpoint The command to disable a breakpoint.
Public fieldStatic member EnableBreakpoint The command to enable a breakpoint.
Public fieldStatic member InsertBreakpoint The command to insert a breakpoint.
Public fieldStatic member ShowProperties Opens the Visual Studio Proeprty Grid to show the properties.

Top

See Also

Reference

CommandValues Class

System.Activities.Design Namespace