DocumentViewerBase.CanGoToNextPagePropertyKey Feld

Definition

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

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 

Feldwert

Hinweise

Wenn Sie von DocumentViewerBaseableiten, benötigen Sie diesen Schlüssel, um den Wert der CanGoToNextPage Abhängigkeitseigenschaft festzulegen. Rufen Sie auf SetValue(DependencyPropertyKey, Object), und übergeben CanGoToNextPagePropertyKey Sie als key Parameter.

Gilt für: