DocumentViewerBase.PageCountPropertyKey Veld

Definitie

Identificeert de sleutel van de PageCount afhankelijkheidseigenschap.

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 

Waarde van veld

Opmerkingen

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

Van toepassing op