3 references to PreviewBackgroundBrush
System.Workflow.ComponentModel (3)
AuthoringOM\Design\DesignerWidgets.cs (3)
2684
graphics.FillPath(designerTheme.
PreviewBackgroundBrush
, stripPath);
3419
graphics.FillRectangle(designerTheme.
PreviewBackgroundBrush
, this.canvasBounds);
3437
graphics.FillRectangle(designerTheme.
PreviewBackgroundBrush
, canvasRect);