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