3 references to CanGoToNextPagePropertyKey
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (1)
895CanGoToNextPagePropertyKey.OverrideMetadata(typeof(ReaderTwoPageViewer), new FrameworkPropertyMetadata(BooleanBoxes.FalseBox, null, new CoerceValueCallback(CoerceCanGoToNextPage)));
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
317CanGoToNextPagePropertyKey.DependencyProperty; 1262SetValue(CanGoToNextPagePropertyKey, canGoToNextPage);