DocumentViewer.ViewThumbnailsCommand 屬性

定義

取得執行 ViewThumbnails() 作業的 RoutedUICommand

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 會調整檢視大小並排列,以顯示每個頁面的縮圖預覽。

下表顯示與此命令相關聯的鍵盤快速鍵。

快速鍵 [none]

適用於

另請參閱