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