DocumentViewerBase.PageCountPropertyKey Fält

Definition

Identifierar beroendeegenskapsnyckeln PageCount .

protected: static initonly System::Windows::DependencyPropertyKey ^ PageCountPropertyKey;
protected static readonly System.Windows.DependencyPropertyKey PageCountPropertyKey;
 staticval mutable PageCountPropertyKey : System.Windows.DependencyPropertyKey
Protected Shared ReadOnly PageCountPropertyKey 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 PageCount . Anropa SetValue(DependencyPropertyKey, Object)och skicka PageCountPropertyKey som key parameter.

Gäller för