Dela via


CreationCommands Class

Represents a set of static command definitions for tool creation commands.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.Windows.Design.Interaction.CreationCommands

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

CreationCommands Members

Microsoft.Windows.Design.Interaction Namespace

Other Resources

WPF Designer Extensibility