4 writes to Foreground
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\View\SearchToolTipAdorner.cs (1)
31
Foreground
= new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementCaptionColor),
System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewService.cs (1)
96
text.
Foreground
= SystemColors.WindowBrush;
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
78
this.text.
Foreground
= new SolidColorBrush(SystemColors.GrayTextColor);
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
94
text.
Foreground
= new SolidColorBrush(SystemColors.GrayTextColor);
3 references to Foreground
PresentationFramework (3)
src\Framework\System\Windows\Controls\TextBlock.cs (3)
883
/// DependencyProperty for <see cref="
Foreground
" /> property.
900
/// DependencyProperty setter for <see cref="
Foreground
" /> property.
915
/// DependencyProperty getter for <see cref="
Foreground
" /> property.