3 references to SelectionForegroundBrush
System.Workflow.Activities (1)
Designers\StateDesignerConnector.cs (1)
246
e.Graphics.FillEllipse(e.AmbientTheme.
SelectionForegroundBrush
, bounds);
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Connector.cs (2)
178
e.Graphics.FillEllipse(e.AmbientTheme.
SelectionForegroundBrush
, bounds);
535
e.Graphics.FillEllipse(e.AmbientTheme.
SelectionForegroundBrush
, bounds);