DocumentViewerBase.CanGoToPreviousPagePropertyKey Fält

Definition

Identifierar beroendeegenskapsnyckeln CanGoToPreviousPage .

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 

Fältvärde

Kommentarer

Om du härleder från DocumentViewerBasebehöver du den här nyckeln för att ange värdet för beroendeegenskapen CanGoToPreviousPage . Anropa SetValue(DependencyPropertyKey, Object)och skicka CanGoToPreviousPagePropertyKey som key parameter.

Gäller för