2 references to CanGoToPreviousPageProperty
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (1)
515e.Property == CanGoToPreviousPageProperty || e.Property == CanGoToNextPageProperty)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
219get { return (bool) GetValue(CanGoToPreviousPageProperty); }