Base:
property
RenderScope
MS.Internal.Documents.TextViewBase.RenderScope
2 references to RenderScope
PresentationFramework (2)
MS\Internal\Documents\TextDocumentView.cs (2)
204if (RenderScope is IScrollInfo) 206IScrollInfo scrollInfo = (IScrollInfo)RenderScope;