CalendarCommandsZoomIn プロパティ
|
カレンダーの表示モードを下げるよう要求する ZoomIn コマンドを表します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public static RoutedUICommand ZoomIn { get; }
Public Shared ReadOnly Property ZoomIn As RoutedUICommand
Get
プロパティ値
型:
RoutedUICommand
要求されたコマンド。既定のキージェスチャーは
Ctrl+Down です。
関連項目