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