2 references to PageCountPropertyKey
PresentationFramework (2)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
253
PageCountPropertyKey
.DependencyProperty;
1216
SetValue(
PageCountPropertyKey
, (_document != null) ? _document.DocumentPaginator.PageCount : 0);