DocumentViewerBase::PageCountPropertyKey Field
.NET Framework (current version)
Identifies the PageCount dependency property key.
Assembly: PresentationFramework (in PresentationFramework.dll)
If you derive from DocumentViewerBase, you need this key in order to set the value of the PageCount dependency property. Call SetValue(DependencyPropertyKey^, Object^), passing PageCountPropertyKey as the key parameter.
.NET Framework
Available since 3.0
Available since 3.0
Show: