DocumentViewerBase.CanGoToPreviousPagePropertyKey Veld

Definitie

Identificeert de sleutel van de CanGoToPreviousPage afhankelijkheidseigenschap.

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 

Waarde van veld

Opmerkingen

Als u afgeleid bent van DocumentViewerBase, hebt u deze sleutel nodig om de waarde van de CanGoToPreviousPage afhankelijkheidseigenschap in te stellen. Aanroepen SetValue(DependencyPropertyKey, Object), doorgeven CanGoToPreviousPagePropertyKey als de key parameter.

Van toepassing op