1 implementation of IDocumentScrollInfo
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
29
internal class DocumentGrid : FrameworkElement,
IDocumentScrollInfo
2 references to IDocumentScrollInfo
PresentationFramework (2)
System\Windows\Controls\DocumentViewer.cs (2)
1375
internal
IDocumentScrollInfo
DocumentScrollInfo
2557
private
IDocumentScrollInfo
_documentScrollInfo;