Dela via


DesignerCommands Class

Represents commands associated with a designer.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Syntax

'Declaration
Public NotInheritable Class DesignerCommands
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class DesignerCommands
public ref class DesignerCommands abstract sealed
public final class DesignerCommands

Inheritance Hierarchy

System.Object
  Microsoft.Windows.Design.Interaction.DesignerCommands

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

DesignerCommands Members

Microsoft.Windows.Design.Interaction Namespace

Other Resources

WPF Designer Extensibility