Commands

StockSharp.Xaml.Diagram.GXDiagram

この静的クラスは、図形がCommandHandlerで処理できる定義済みのコマンドをすべて提供します。 [WPFのみ]

プロパティ

Copy
public static RoutedUICommand Copy { get; }
value = Commands.Copy

編集コピー操作を表すルートコマンドをコピーします。

Cut
public static RoutedUICommand Cut { get; }
value = Commands.Cut

編集カット操作を表すルートコマンドを取得します。

DecreaseZoom
public static RoutedUICommand DecreaseZoom { get; }
value = Commands.DecreaseZoom

ナビゲーションズームアウト操作を表すルートコマンドを Object で取得します。

Delete
public static RoutedUICommand Delete { get; }
value = Commands.Delete

編集の削除操作を表すルートコマンドを取得します。 削除。

Edit
public static RoutedCommand Edit { get; }
value = Commands.Edit

実行中の編集操作を表すルートコマンドを取得します。編集。

Group
public static RoutedCommand Group { get; }
value = Commands.Group

グループ操作を編集するグループを表すルートコマンドをグループで取得します。

IncreaseZoom
public static RoutedUICommand IncreaseZoom { get; }
value = Commands.IncreaseZoom

ナビゲーションズームイン操作を表すルートコマンド: Object) を取得します。

Paste
public static RoutedUICommand Paste { get; }
value = Commands.Paste

編集ペースト操作を表すルートコマンドをペーストします。

Print
public static RoutedUICommand Print { get; }
value = Commands.Print

プリント操作を表すルートコマンド: プリント。

Redo
public static RoutedUICommand Redo { get; }
value = Commands.Redo

Redo の編集操作を表すルートコマンドを、Redo で取得します。

SelectAll
public static RoutedUICommand SelectAll { get; }
value = Commands.SelectAll

SelectAll オペレーションを表すルートコマンドをSelectAllに出力します。

Stop
public static RoutedUICommand Stop { get; }
value = Commands.Stop

進行中の操作のキャンセルを表すルートコマンドをStopCommandに取得します。

Undo
public static RoutedUICommand Undo { get; }
value = Commands.Undo

編集Undo操作を表すルートコマンドをUndoで取得します。

Ungroup
public static RoutedCommand Ungroup { get; }
value = Commands.Ungroup

編集Ungroup 操作を表す routed コマンドを ungroup で取得します。

Zoom
public static RoutedUICommand Zoom { get; }
value = Commands.Zoom

ナビゲーションリセットを常時ズーム操作: Object を表すルートコマンドを取得します。

ZoomToFit
public static RoutedCommand ZoomToFit { get; }
value = Commands.ZoomToFit

ズーム対フィット動作を表すルートコマンドをZoomToFitに取得します。