2 references to PageCountPropertyKey
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
465public static readonly DependencyProperty PageCountProperty = PageCountPropertyKey.DependencyProperty; 1208SetValue(PageCountPropertyKey, (CurrentViewer != null) ? CurrentViewer.PageCount : 0);