DocumentViewerBase.CanGoToPreviousPagePropertyKey Campo

Definizione

Identifica la chiave della proprietà di dipendenza CanGoToPreviousPage.

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 

Valore del campo

Commenti

Se si deriva da DocumentViewerBase, è necessaria questa chiave per impostare il valore della proprietà di CanGoToPreviousPage dipendenza. Chiamare SetValue(DependencyPropertyKey, Object), passando CanGoToPreviousPagePropertyKey come key parametro.

Si applica a