DocumentViewerBase.CanGoToNextPagePropertyKey Pole

Definice

Identifikuje CanGoToNextPage klíč vlastnosti závislostí.

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

Hodnota pole

Poznámky

Pokud odvozujete z DocumentViewerBase, budete tento klíč potřebovat k nastavení hodnoty CanGoToNextPage vlastnosti závislosti. Jako parametr volejte SetValue(DependencyPropertyKey, Object)a předejte CanGoToNextPagePropertyKey ho key .

Platí pro