1 implementation of IDocumentScrollInfo
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
44internal class DocumentGrid : FrameworkElement, IDocumentScrollInfo
2 references to IDocumentScrollInfo
PresentationFramework (2)
src\Framework\System\Windows\Controls\DocumentViewer.cs (2)
1462internal IDocumentScrollInfo DocumentScrollInfo 2695private IDocumentScrollInfo _documentScrollInfo;