DocumentViewerBase.CanGoToPreviousPagePropertyKey Feld

Definition

Bezeichnet den Schlüssel der CanGoToPreviousPage-Abhängigkeitseigenschaft.

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 DocumentViewerBaseableiten, benötigen Sie diesen Schlüssel, um den Wert der CanGoToPreviousPage Abhängigkeitseigenschaft festzulegen. Rufen Sie auf SetValue(DependencyPropertyKey, Object), und übergeben Sie CanGoToPreviousPagePropertyKey als key Parameter.

Gilt für: