2 references to WorkflowViewElementCaptionColor
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\SearchToolTipAdorner.cs (1)
31
Foreground = new SolidColorBrush(WorkflowDesignerColors.
WorkflowViewElementCaptionColor
),
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerColors.cs (1)
250
return
WorkflowViewElementCaptionColor
;