DocumentViewerBase.CanGoToNextPagePropertyKey Fält

Definition

Identifierar beroendeegenskapsnyckeln CanGoToNextPage .

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 

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 CanGoToNextPage . Anropa SetValue(DependencyPropertyKey, Object)och skicka CanGoToNextPagePropertyKey som key parameter.

Gäller för