Share via


DocumentViewer.ViewThumbnailsCommand Proprietà

Definizione

Ottiene l'oggetto RoutedUICommand che esegue l'operazione 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

Valore della proprietà

Comando indirizzato che esegue l'operazione ViewThumbnails().

Commenti

ViewThumbnailsCommand dimensioni e dispone la visualizzazione per visualizzare un'anteprima di anteprima di ogni pagina.

La tabella seguente mostra il tasto di scelta rapida da tastiera associato a questo comando.

Tasto di scelta rapida [nessuno]

Si applica a

Vedi anche