2 references to PageNumberPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (2)
481public static readonly DependencyProperty PageNumberProperty = PageNumberPropertyKey.DependencyProperty; 1219SetValue(PageNumberPropertyKey, (CurrentViewer != null) ? CurrentViewer.PageNumber : 0);