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