DocumentViewerBase.CanGoToPreviousPagePropertyKey Feld

Definition

Identifiziert den CanGoToPreviousPage Abhängigkeitseigenschaftsschlüssel.

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 

Feldwert

Hinweise

Wenn Sie von DocumentViewerBasedieser abgeleitet werden, benötigen Sie diesen Schlüssel, um den Wert der CanGoToPreviousPage Abhängigkeitseigenschaft festzulegen. Rufen Sie den Aufruf SetValue(DependencyPropertyKey, Object)auf, und übergeben CanGoToPreviousPagePropertyKey Sie ihn key als Parameter.

Gilt für: