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