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