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