ツール作成コマンドのための一連の静的なコマンド定義を表します。
継承階層
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 | 新しいオブジェクトを作成するためのコマンド ID を取得します。 |
![]() ![]() |
CreateAt | 新しいオブジェクトを現在の位置に作成するためのツール コマンド ID を取得します。 |
![]() ![]() |
CreateWithin | 新しいオブジェクトをジェスチャの位置に作成するためのツール コマンド ID を取得します。 |
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.Windows.Design.Interaction 名前空間