DocumentViewerBase.MasterPageNumberPropertyKey Pole

Definice

Identifikuje MasterPageNumber klíč vlastnosti závislostí.

protected: static initonly System::Windows::DependencyPropertyKey ^ MasterPageNumberPropertyKey;
protected static readonly System.Windows.DependencyPropertyKey MasterPageNumberPropertyKey;
 staticval mutable MasterPageNumberPropertyKey : System.Windows.DependencyPropertyKey
Protected Shared ReadOnly MasterPageNumberPropertyKey As DependencyPropertyKey 

Hodnota pole

Poznámky

Pokud odvozujete z DocumentViewerBase, budete tento klíč potřebovat k nastavení hodnoty MasterPageNumber vlastnosti závislosti. Zavolejte SetValue(DependencyPropertyKey, Object)a předejte MasterPageNumberPropertyKey jako key parametr .

Platí pro