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