4 references to CanGoToNextPageProperty
PresentationFramework (4)
MS\Internal\Documents\IFlowDocumentViewer.cs (3)
512e.Property == CanGoToPreviousPageProperty || e.Property == CanGoToNextPageProperty) 524CoerceValue(CanGoToNextPageProperty); 529CoerceValue(CanGoToNextPageProperty);
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
211get { return (bool) GetValue(CanGoToNextPageProperty); }