4 references to FontAndColorResources
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (2)
124Application.Current.Resources.MergedDictionaries.Add(WorkflowDesignerColors.FontAndColorResources); 376WorkflowDesignerColors.FontAndColorResources[key] = fontAndColorDictionary[key];
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerColors.cs (2)
608if (WorkflowDesignerColors.FontAndColorResources.Contains(key)) 610return WorkflowDesignerColors.FontAndColorResources[key];