DocumentViewerBase.CanGoToPreviousPagePropertyKey Pole

Definice

Identifikuje CanGoToPreviousPage klíč vlastnosti závislostí.

protected: static initonly System::Windows::DependencyPropertyKey ^ CanGoToPreviousPagePropertyKey;
protected static readonly System.Windows.DependencyPropertyKey CanGoToPreviousPagePropertyKey;
 staticval mutable CanGoToPreviousPagePropertyKey : System.Windows.DependencyPropertyKey
Protected Shared ReadOnly CanGoToPreviousPagePropertyKey As DependencyPropertyKey 

Hodnota pole

Poznámky

Pokud odvozujete z DocumentViewerBase, budete tento klíč potřebovat k nastavení hodnoty CanGoToPreviousPage vlastnosti závislosti. Zavolejte SetValue(DependencyPropertyKey, Object)a předejte CanGoToPreviousPagePropertyKey jako key parametr .

Platí pro