2 references to DrawBackground
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\FlowDocumentPage.cs (2)
666this.PageVisual.DrawBackground((Brush)_structuralCache.PropertyOwner.GetValue(FlowDocument.BackgroundProperty), contentViewport); 885this.PageVisual.DrawBackground((Brush)_structuralCache.PropertyOwner.GetValue(FlowDocument.BackgroundProperty), new Rect(_partitionSize));