DesignerCommands Class
Represents commands associated with a designer.
Inheritance Hierarchy
System.Object
Microsoft.Windows.Design.Interaction.DesignerCommands
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Public NotInheritable Class DesignerCommands
public static class DesignerCommands
public ref class DesignerCommands abstract sealed
[<AbstractClass>]
[<Sealed>]
type DesignerCommands = class end
public final class DesignerCommands
The DesignerCommands type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancel | Gets a command that cancels the current operation. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Windows.Design.Interaction Namespace