2 references to ControlDarkDarkColor
PresentationFramework (1)
src\Framework\System\Windows\SystemResourceKey.cs (1)
564return SystemColors.ControlDarkDarkColor;
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerColors.cs (1)
643resources[WorkflowDesignerColors.PropertyInspectorToolBarTextBoxBorderBrushKey] = new SolidColorBrush(SystemColors.ControlDarkDarkColor);