共用方式為


CreationCommands 類別

表示一組用於工具建立命令的靜態 (Static) 命令定義。

繼承階層架構

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

命名空間:  Microsoft.Windows.Design.Interaction
組件:  Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)

語法

'宣告
Public NotInheritable Class CreationCommands
public static class CreationCommands
public ref class CreationCommands abstract sealed
[<AbstractClass>]
[<Sealed>]
type CreationCommands =  class end
public final class CreationCommands

CreationCommands 型別會公開下列成員。

屬性

  名稱 說明
公用屬性靜態成員 Create 取得用於建立新物件的命令識別項。
公用屬性靜態成員 CreateAt 取得用於在目前位置建立新物件的工具命令識別項。
公用屬性靜態成員 CreateWithin 取得用於在筆勢位置內建立新物件的工具命令識別項。

回頁首

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

Microsoft.Windows.Design.Interaction 命名空間

其他資源

WPF 設計工具擴充性