2 references to ConfigErrorImage
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityDesigner.cs (1)
466DesignerAction designerAction = new DesignerAction(this, i, error.ErrorText, AmbientTheme.ConfigErrorImage);
AuthoringOM\Design\Glyphs\ConfigErrorGlyph.cs (1)
96ActivityDesignerPaint.DrawImage(graphics, AmbientTheme.ConfigErrorImage, bounds, DesignerContentAlignment.Fill);