DocumentViewerBase.CanGoToNextPagePropertyKey Veld

Definitie

Identificeert de sleutel van de CanGoToNextPage afhankelijkheidseigenschap.

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 

Waarde van veld

Opmerkingen

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

Van toepassing op