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