DocumentViewerBase.CanGoToNextPagePropertyKey Feld

Definition

Identifiziert den CanGoToNextPage Abhängigkeitseigenschaftsschlüssel.

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 DocumentViewerBasedieser abgeleitet werden, benötigen Sie diesen Schlüssel, um den Wert der CanGoToNextPage Abhängigkeitseigenschaft festzulegen. Rufen Sie den Aufruf SetValue(DependencyPropertyKey, Object)auf, und übergeben CanGoToNextPagePropertyKey Sie ihn key als Parameter.

Gilt für: