2 references to CommentIndicatorBrush
System.Workflow.Activities (1)
Designers\StateDesigner.CommentLayoutGlyph.cs (1)
61
graphics.FillRectangle(ambientTheme.
CommentIndicatorBrush
, bounds);
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Glyphs\CommentGlyph.cs (1)
52
graphics.FillRectangle(ambientTheme.
CommentIndicatorBrush
, bounds);