DocumentViewerBase.CanGoToPreviousPagePropertyKey Pole

Definicja

Identyfikuje CanGoToPreviousPage klucz właściwości zależności.

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 

Wartość pola

Uwagi

Jeśli pochodzisz z DocumentViewerBaseelementu , potrzebny jest ten klucz, aby ustawić wartość CanGoToPreviousPage właściwości zależności. Wywołaj metodę SetValue(DependencyPropertyKey, Object)key , przekazując CanGoToPreviousPagePropertyKey jako parametr.

Dotyczy