DocumentViewer.ViewThumbnailsCommand プロパティ

定義

RoutedUICommand操作を実行するViewThumbnails()を取得します。

public:
 static property System::Windows::Input::RoutedUICommand ^ ViewThumbnailsCommand { System::Windows::Input::RoutedUICommand ^ get(); };
public static System.Windows.Input.RoutedUICommand ViewThumbnailsCommand { get; }
static member ViewThumbnailsCommand : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property ViewThumbnailsCommand As RoutedUICommand

プロパティ値

ViewThumbnails()操作を実行するルーティング コマンド。

注釈

ViewThumbnailsCommand 各ページのサムネイル プレビューを表示するようにビューを配置します。

次の表に、このコマンドに関連付けられているキーボード ショートカット キーを示します。

品目 Value
ショートカットキー [なし]

適用対象

こちらもご覧ください