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