166 instantiations of SolidColorBrush
PresentationCore (8)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1777foregroundBrush = new SolidColorBrush(Color.FromArgb(
Core\CSharp\System\Windows\Ink\Stroke2.cs (2)
438SolidColorBrush brush = new SolidColorBrush(drawingAttributes.Color); 476SolidColorBrush brush = new SolidColorBrush(drawingAttributes.Color);
Core\CSharp\System\Windows\Media\Generated\SolidColorBrush.cs (1)
132return new SolidColorBrush();
Core\CSharp\System\Windows\Media\KnownColors.cs (1)
220scp = new SolidColorBrush(Color.FromUInt32(argb));
Core\CSharp\System\Windows\Media\Parsers.cs (3)
276return (new SolidColorBrush(ParseHexColor(trimmedColor))); 281return (new SolidColorBrush(ParseContextColor(trimmedColor, formatProvider, context))); 286return (new SolidColorBrush(ParseScRgbColor(trimmedColor, formatProvider)));
PresentationFramework (25)
src\Framework\MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (2)
1209return new SolidColorBrush(_activeOwners[0].SelectedBackground); 1212return _owners.Count > 0 ? new SolidColorBrush(_owners[0].Background) : null;
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (3)
269HighlightBrush = new SolidColorBrush(_background); 363HighlightBrush = new SolidColorBrush(_selectedBackground); 365HighlightBrush = new SolidColorBrush(_background);
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (2)
579MarkerBrush = new SolidColorBrush(DefaultMarkerColor); 587MarkerBrush = new SolidColorBrush(DefaultActiveMarkerColor);
src\Framework\MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
56_adornerPenBrush = new Pen(new SolidColorBrush(Color.FromRgb(132, 146, 222)), 1);
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
541context.DrawRectangle(new SolidColorBrush(Color.FromArgb(0, 0, 0, 0)), null, new Rect(0, 0, this.RenderSize.Width, this.RenderSize.Height));
src\Framework\MS\Internal\Ink\LassoHelper.cs (2)
308_brush = new SolidColorBrush(DotColor); 315_pen = new Pen(new SolidColorBrush(DotCircumferenceColor), DotCircumferenceThickness);
src\Framework\MS\Internal\Ink\PenCursorManager.cs (1)
477SolidColorBrush brush2 = new SolidColorBrush(Color.FromRgb(180, 207, 248));
src\Framework\MS\Internal\PtsHost\MbpInfo.cs (1)
95_borderBrush = new SolidColorBrush();
src\Framework\System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
1163border.SetValue(Border.BackgroundProperty, new SolidColorBrush(Color.FromUInt32(0xFF000080)));
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (2)
1966Brush selectionBrush = new SolidColorBrush(SystemColors.HighlightColor); 1976Brush selectionTextBrush = new SolidColorBrush(SystemColors.HighlightTextColor);
src\Framework\System\Windows\Documents\ColumnResizeAdorner.cs (1)
49_pen = new Pen(new SolidColorBrush(Colors.LightSlateGray), 2.0);
src\Framework\System\Windows\Documents\CompositionAdorner.cs (2)
187Pen pen = new Pen(new SolidColorBrush(Colors.Black), lineHeight); 251pen.Brush = new SolidColorBrush(compositionLine.LineColor);
src\Framework\System\windows\Documents\SelectionHighlightInfo.cs (1)
35_objectMaskBrush = new SolidColorBrush(SystemColors.HighlightColor);
src\Framework\System\windows\Documents\TextSelection.cs (1)
1666caretBrush = new SolidColorBrush(Color.FromRgb(r, g, b));
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
9122bamlType.DefaultConstructor = delegate() { return new System.Windows.Media.SolidColorBrush(); };
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
1543case KnownElements.SolidColorBrush: o = new System.Windows.Media.SolidColorBrush(); break;
src\Framework\System\Windows\SystemColors.cs (1)
1818brush = new SolidColorBrush(GetSystemColor(slot));
src\Framework\System\Windows\SystemParameters.cs (1)
6294var glassBrush = new SolidColorBrush(WindowGlassColor);
PresentationFramework.Aero (32)
Microsoft\Windows\Themes\BulletChrome.cs (13)
919temp.Brush = new SolidColorBrush(Colors.White); 943temp.Brush = new SolidColorBrush(Colors.White); 966temp.Brush = new SolidColorBrush(Color.FromRgb(0xA2, 0xAE, 0xB9)); 989temp.Brush = new SolidColorBrush(Color.FromRgb(0x19, 0x3B, 0x55)); 1138SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xAE, 0xB7, 0xCF)); 1158SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x31, 0x34, 0x7C)); 1180SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x31, 0x34, 0x7C)); 1324SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xDE, 0xF9, 0xFA)); 1344SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xC2, 0xE4, 0xF6)); 1364SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xF4, 0xF4, 0xF4)); 1386temp.Brush = new SolidColorBrush(Color.FromRgb(0x3C, 0x7F, 0xB1)); 1408temp.Brush = new SolidColorBrush(Color.FromRgb(0x2C, 0x62, 0x8B)); 1430temp.Brush = new SolidColorBrush(Color.FromRgb(0xAD, 0xB2, 0xB5));
Microsoft\Windows\Themes\ButtonChrome.cs (5)
760SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xF4, 0xF4, 0xF4)); 823temp.Brush = new SolidColorBrush(Color.FromRgb(0x3C, 0x7F, 0xB1)); 845temp.Brush = new SolidColorBrush(Color.FromRgb(0x2C, 0x62, 0x8B)); 868temp.Brush = new SolidColorBrush(Color.FromRgb(0xAD, 0xB2, 0xB5)); 970temp.Brush = new SolidColorBrush(Color.FromArgb(0xF9, 0x00, 0xCC, 0xFF));
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (4)
213sideBrush = new SolidColorBrush(Color.FromArgb(0xFF, 0x96, 0xD9, 0xF9)); 290bottomBrush = new SolidColorBrush(Color.FromArgb(0xFF, 0xD5, 0xD5, 0xD5)); 294bottomBrush = new SolidColorBrush(Color.FromArgb(0xFF, 0x93, 0xC9, 0xE3)); 298bottomBrush = new SolidColorBrush(Color.FromArgb(0xFF, 0x96, 0xD9, 0xF9));
Microsoft\Windows\Themes\ListBoxChrome.cs (2)
521SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xF4, 0xF4, 0xF4)); 614temp.Brush = new SolidColorBrush(Color.FromRgb(0xAD, 0xB2, 0xB5));
Microsoft\Windows\Themes\ScrollChrome.cs (7)
1089temp.Brush = new SolidColorBrush(Color.FromRgb(0x95, 0x95, 0x95)); 1113temp.Brush = new SolidColorBrush(Color.FromRgb(0x3C, 0x7F, 0xB1)); 1137temp.Brush = new SolidColorBrush(Color.FromRgb(0x15, 0x59, 0x8A)); 1216temp.Brush = new SolidColorBrush(Colors.White); 1287temp.Brush = new SolidColorBrush(Color.FromRgb(0xCF, 0xCF, 0xCF)); 1737SolidColorBrush temp = new SolidColorBrush(Colors.White); 1774_localResources.GlyphShadow = new SolidColorBrush(Colors.White);
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
336brushes[Center] = new SolidColorBrush(c);
PresentationFramework.Classic (5)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (4)
437decorator._brushCache.LightLightBrush = new SolidColorBrush(GetControlLightLightColor(controlColor)); 440decorator._brushCache.DarkBrush = new SolidColorBrush(darkColor); 449decorator._brushCache.DarkDarkBrush = new SolidColorBrush(darkDarkColor); 525SolidColorBrush temp = new SolidColorBrush();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
336brushes[Center] = new SolidColorBrush(c);
PresentationFramework.Luna (49)
Microsoft\Windows\Themes\ButtonChrome.cs (6)
568SolidColorBrush brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xC9, 0xC7, 0xBA)); 592SolidColorBrush brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xCA, 0xC4, 0xB8)); 617SolidColorBrush brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xC4, 0xC3, 0xBF)); 1274SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xF5, 0xF4, 0xEA)); 1295SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xF6, 0xF2, 0xE9)); 1316SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xF1, 0xF1, 0xED));
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
206SolidColorBrush tabStrokeBrush = new SolidColorBrush((themeColor == ThemeColor.Homestead) ? Color.FromArgb(0xFF, 0xCF, 0x72, 0x25) : Color.FromArgb(0xFF, 0xF8, 0xA9, 0x00)); 249border = new SolidColorBrush((themeColor == ThemeColor.Metallic) ? Color.FromArgb(0xFF, 0x80, 0x80, 0x99) : Color.FromArgb(0xFF, 0xA5, 0xA5, 0x97)); 357arrowFill = new SolidColorBrush(Color.FromArgb(0xFF, 0xAC, 0xA8, 0x99));
Microsoft\Windows\Themes\ScrollChrome.cs (35)
1390SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xC9, 0xC9, 0xC2)); 1411SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x4D, 0x61, 0x85)); 1440SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x3F, 0x3D, 0x3D)); 1461SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x20, 0x20, 0x20)); 1482SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xEE, 0xF4, 0xFE)); 1503SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xFC, 0xFD, 0xFF)); 1524SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xCF, 0xDD, 0xFD)); 1545SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xD0, 0xDF, 0xAC)); 1566SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xEB, 0xF5, 0xD4)); 1587SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB9, 0xD0, 0x97)); 1608SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF)); 1684SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB9, 0xB9, 0xB2)); 1705SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x8C, 0xB0, 0xF8)); 1726SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x9C, 0xC5, 0xFF)); 1747SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x83, 0x9E, 0xD8)); 1768SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x8C, 0x9D, 0x73)); 1789SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB6, 0xC6, 0x8E)); 1810SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x7A, 0x8B, 0x63)); 1831SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x8E, 0x95, 0xA2)); 1894temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF)); 1916temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF)); 1938temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0x94, 0x95, 0xA2)); 1960temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0x5B, 0x66, 0x65)); 1982temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0x43, 0x48, 0x48)); 2039temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xE8, 0xE8, 0xDF)); 2061temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xB4, 0xC8, 0xF6)); 2085temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0x98, 0xB1, 0xE4)); 2107temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xAC, 0xCE, 0xFF)); 2129temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0x83, 0x8F, 0xDA)); 2151temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0x8E, 0x99, 0x7D)); 2173temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xBD, 0xCB, 0x96)); 2196temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0x7A, 0x8B, 0x63)); 2218temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF)); 2240temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF)); 2263temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF));
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (4)
551SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x21, 0xA1, 0x21)); 571SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x1A, 0x7E, 0x18)); 650SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xCA, 0xC8, 0xBB)); 845SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x73, 0xC2, 0x73));
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
336brushes[Center] = new SolidColorBrush(c);
PresentationFramework.Royale (18)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
483SolidColorBrush brush = new SolidColorBrush(Color.FromArgb(0xFF,0xC6,0xC5,0xC9));
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
135SolidColorBrush tabStrokeBrush = new SolidColorBrush(Color.FromArgb(0xFF, 0xF8, 0xA9, 0x00)); 171border = new SolidColorBrush(Color.FromArgb(0xFF, 0x80, 0x80, 0x99)); 279arrowFill = new SolidColorBrush(Color.FromArgb(0xFF, 0xAC, 0xA8, 0x99));
Microsoft\Windows\Themes\ScrollChrome.cs (9)
839SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB7, 0xCB, 0xE3)); 861SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x5B, 0x64, 0x73)); 882SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x6B, 0x7B, 0x84)); 903SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF)); 950SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB9, 0xB9, 0xB2)); 971SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x83, 0x97, 0xAF)); 1040temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0x85, 0x99, 0xB1)); 1062temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0x52, 0x66, 0x7E)); 1100temp.Brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF));
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (4)
551SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x21, 0xA1, 0x21)); 571SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x1A, 0x7E, 0x18)); 650SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xCA, 0xC8, 0xBB)); 845SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x73, 0xC2, 0x73));
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
336brushes[Center] = new SolidColorBrush(c);
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowchartExpressionAdorner.cs (1)
34Background = new SolidColorBrush(Colors.White),
System.Activities.Presentation (28)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspectorFontAndColorDictionary.cs (1)
32Add(keyValuePair.Key, new SolidColorBrush(color));
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPointsAdorner.cs (4)
35this.renderBrush = new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementSelectedBackgroundColor); 36this.renderPen = new Pen(new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementSelectedBorderColor), 1.0); 40this.renderBrush = new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementBackgroundColor); 41this.renderPen = new Pen(new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementBorderColor), 1.0);
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorCreationAdorner.cs (1)
29SolidColorBrush renderBrush = new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementSelectedBorderColor);
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorEditor.cs (2)
601SolidColorBrush renderBrush = new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementSelectedBackgroundColor); 603Pen renderPen = new Pen(new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementSelectedBorderColor), FreeFormPanel.ConnectorEditorThickness);
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
270this.Foreground = new SolidColorBrush(SystemColors.ControlTextColor); 1173Fill = new SolidColorBrush(WorkflowDesignerColors.DesignerViewBackgroundColor),
System.Activities.Presentation\System\Activities\Presentation\View\SearchToolTipAdorner.cs (3)
24Background = new SolidColorBrush(WorkflowDesignerColors.DesignerViewBackgroundColor), 25BorderBrush = new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementBorderColor), 31Foreground = new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementCaptionColor),
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerColors.cs (13)
631resources[WorkflowDesignerColors.PropertyInspectorTextBrushKey] = new SolidColorBrush(SystemColors.ControlTextColor); 632resources[WorkflowDesignerColors.PropertyInspectorBackgroundBrushKey] = new SolidColorBrush(SystemColors.WindowColor); 633resources[WorkflowDesignerColors.PropertyInspectorBorderBrushKey] = new SolidColorBrush(SystemColors.ControlDarkColor); 634resources[WorkflowDesignerColors.PropertyInspectorPaneBrushKey] = new SolidColorBrush(SystemColors.ControlColor); 635resources[WorkflowDesignerColors.PropertyInspectorSelectedBackgroundBrushKey] = new SolidColorBrush(SystemColors.HighlightColor); 636resources[WorkflowDesignerColors.PropertyInspectorSelectedForegroundBrushKey] = new SolidColorBrush(SystemColors.HighlightTextColor); 637resources[WorkflowDesignerColors.PropertyInspectorToolBarItemHoverBackgroundBrushKey] = new SolidColorBrush(SystemColors.GradientActiveCaptionColor); 638resources[WorkflowDesignerColors.PropertyInspectorToolBarItemHoverBorderBrushKey] = new SolidColorBrush(SystemColors.ActiveCaptionTextColor); 639resources[WorkflowDesignerColors.PropertyInspectorToolBarItemSelectedBackgroundBrushKey] = new SolidColorBrush(SystemColors.GradientInactiveCaptionColor); 640resources[WorkflowDesignerColors.PropertyInspectorToolBarItemSelectedBorderBrushKey] = new SolidColorBrush(SystemColors.ActiveCaptionTextColor); 641resources[WorkflowDesignerColors.PropertyInspectorToolBarBackgroundBrushKey] = new SolidColorBrush(SystemColors.ControlColor); 642resources[WorkflowDesignerColors.PropertyInspectorToolBarSeparatorBrushKey] = new SolidColorBrush(SystemColors.ControlDarkColor); 643resources[WorkflowDesignerColors.PropertyInspectorToolBarTextBoxBorderBrushKey] = new SolidColorBrush(SystemColors.ControlDarkDarkColor);
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
78this.text.Foreground = new SolidColorBrush(SystemColors.GrayTextColor);
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
94text.Foreground = new SolidColorBrush(SystemColors.GrayTextColor);
451 references to SolidColorBrush
PresentationCore (162)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (2)
1774if(visiCodePath && foregroundBrush is SolidColorBrush) 1776Color color = ((SolidColorBrush)foregroundBrush).Color;
Core\CSharp\System\Windows\Ink\Stroke2.cs (2)
438SolidColorBrush brush = new SolidColorBrush(drawingAttributes.Color); 476SolidColorBrush brush = new SolidColorBrush(drawingAttributes.Color);
Core\CSharp\System\Windows\Media\Brushes.cs (141)
40public static SolidColorBrush AliceBlue 51public static SolidColorBrush AntiqueWhite 62public static SolidColorBrush Aqua 73public static SolidColorBrush Aquamarine 84public static SolidColorBrush Azure 95public static SolidColorBrush Beige 106public static SolidColorBrush Bisque 117public static SolidColorBrush Black 128public static SolidColorBrush BlanchedAlmond 139public static SolidColorBrush Blue 150public static SolidColorBrush BlueViolet 161public static SolidColorBrush Brown 172public static SolidColorBrush BurlyWood 183public static SolidColorBrush CadetBlue 194public static SolidColorBrush Chartreuse 205public static SolidColorBrush Chocolate 216public static SolidColorBrush Coral 227public static SolidColorBrush CornflowerBlue 238public static SolidColorBrush Cornsilk 249public static SolidColorBrush Crimson 260public static SolidColorBrush Cyan 271public static SolidColorBrush DarkBlue 282public static SolidColorBrush DarkCyan 293public static SolidColorBrush DarkGoldenrod 304public static SolidColorBrush DarkGray 315public static SolidColorBrush DarkGreen 326public static SolidColorBrush DarkKhaki 337public static SolidColorBrush DarkMagenta 348public static SolidColorBrush DarkOliveGreen 359public static SolidColorBrush DarkOrange 370public static SolidColorBrush DarkOrchid 381public static SolidColorBrush DarkRed 392public static SolidColorBrush DarkSalmon 403public static SolidColorBrush DarkSeaGreen 414public static SolidColorBrush DarkSlateBlue 425public static SolidColorBrush DarkSlateGray 436public static SolidColorBrush DarkTurquoise 447public static SolidColorBrush DarkViolet 458public static SolidColorBrush DeepPink 469public static SolidColorBrush DeepSkyBlue 480public static SolidColorBrush DimGray 491public static SolidColorBrush DodgerBlue 502public static SolidColorBrush Firebrick 513public static SolidColorBrush FloralWhite 524public static SolidColorBrush ForestGreen 535public static SolidColorBrush Fuchsia 546public static SolidColorBrush Gainsboro 557public static SolidColorBrush GhostWhite 568public static SolidColorBrush Gold 579public static SolidColorBrush Goldenrod 590public static SolidColorBrush Gray 601public static SolidColorBrush Green 612public static SolidColorBrush GreenYellow 623public static SolidColorBrush Honeydew 634public static SolidColorBrush HotPink 645public static SolidColorBrush IndianRed 656public static SolidColorBrush Indigo 667public static SolidColorBrush Ivory 678public static SolidColorBrush Khaki 689public static SolidColorBrush Lavender 700public static SolidColorBrush LavenderBlush 711public static SolidColorBrush LawnGreen 722public static SolidColorBrush LemonChiffon 733public static SolidColorBrush LightBlue 744public static SolidColorBrush LightCoral 755public static SolidColorBrush LightCyan 766public static SolidColorBrush LightGoldenrodYellow 777public static SolidColorBrush LightGray 788public static SolidColorBrush LightGreen 799public static SolidColorBrush LightPink 810public static SolidColorBrush LightSalmon 821public static SolidColorBrush LightSeaGreen 832public static SolidColorBrush LightSkyBlue 843public static SolidColorBrush LightSlateGray 854public static SolidColorBrush LightSteelBlue 865public static SolidColorBrush LightYellow 876public static SolidColorBrush Lime 887public static SolidColorBrush LimeGreen 898public static SolidColorBrush Linen 909public static SolidColorBrush Magenta 920public static SolidColorBrush Maroon 931public static SolidColorBrush MediumAquamarine 942public static SolidColorBrush MediumBlue 953public static SolidColorBrush MediumOrchid 964public static SolidColorBrush MediumPurple 975public static SolidColorBrush MediumSeaGreen 986public static SolidColorBrush MediumSlateBlue 997public static SolidColorBrush MediumSpringGreen 1008public static SolidColorBrush MediumTurquoise 1019public static SolidColorBrush MediumVioletRed 1030public static SolidColorBrush MidnightBlue 1041public static SolidColorBrush MintCream 1052public static SolidColorBrush MistyRose 1063public static SolidColorBrush Moccasin 1074public static SolidColorBrush NavajoWhite 1085public static SolidColorBrush Navy 1096public static SolidColorBrush OldLace 1107public static SolidColorBrush Olive 1118public static SolidColorBrush OliveDrab 1129public static SolidColorBrush Orange 1140public static SolidColorBrush OrangeRed 1151public static SolidColorBrush Orchid 1162public static SolidColorBrush PaleGoldenrod 1173public static SolidColorBrush PaleGreen 1184public static SolidColorBrush PaleTurquoise 1195public static SolidColorBrush PaleVioletRed 1206public static SolidColorBrush PapayaWhip 1217public static SolidColorBrush PeachPuff 1228public static SolidColorBrush Peru 1239public static SolidColorBrush Pink 1250public static SolidColorBrush Plum 1261public static SolidColorBrush PowderBlue 1272public static SolidColorBrush Purple 1283public static SolidColorBrush Red 1294public static SolidColorBrush RosyBrown 1305public static SolidColorBrush RoyalBlue 1316public static SolidColorBrush SaddleBrown 1327public static SolidColorBrush Salmon 1338public static SolidColorBrush SandyBrown 1349public static SolidColorBrush SeaGreen 1360public static SolidColorBrush SeaShell 1371public static SolidColorBrush Sienna 1382public static SolidColorBrush Silver 1393public static SolidColorBrush SkyBlue 1404public static SolidColorBrush SlateBlue 1415public static SolidColorBrush SlateGray 1426public static SolidColorBrush Snow 1437public static SolidColorBrush SpringGreen 1448public static SolidColorBrush SteelBlue 1459public static SolidColorBrush Tan 1470public static SolidColorBrush Teal 1481public static SolidColorBrush Thistle 1492public static SolidColorBrush Tomato 1503public static SolidColorBrush Transparent 1514public static SolidColorBrush Turquoise 1525public static SolidColorBrush Violet 1536public static SolidColorBrush Wheat 1547public static SolidColorBrush White 1558public static SolidColorBrush WhiteSmoke 1569public static SolidColorBrush Yellow 1580public static SolidColorBrush YellowGreen
Core\CSharp\System\Windows\Media\Generated\SolidColorBrush.cs (7)
65public new SolidColorBrush Clone() 67return (SolidColorBrush)base.Clone(); 74public new SolidColorBrush CloneCurrentValue() 76return (SolidColorBrush)base.CloneCurrentValue(); 92SolidColorBrush target = ((SolidColorBrush) d); 353Type typeofThis = typeof(SolidColorBrush);
Core\CSharp\System\Windows\Media\KnownColors.cs (6)
187public static SolidColorBrush ColorStringToKnownBrush(string s) 203public static bool IsKnownSolidColorBrush(SolidColorBrush scp) 211public static SolidColorBrush SolidColorBrushFromUint(uint argb) 213SolidColorBrush scp = null; 694private static Dictionary<uint, SolidColorBrush> s_solidColorBrushCache = new Dictionary<uint, SolidColorBrush>();
Core\CSharp\System\Windows\Media\Parsers.cs (1)
291SolidColorBrush scp = KnownColors.ColorStringToKnownBrush(trimmedColor);
Core\CSharp\System\Windows\Media\SolidColorBrush.cs (3)
168SolidColorBrush scp = KnownColors.SolidColorBrushFromUint(knownColorUint); 358private static TwoWayDictionary<SolidColorBrush, string> s_knownSolidColorBrushStringCache = new TwoWayDictionary<SolidColorBrush, string>(ReferenceEqualityComparer<string>.Singleton);
PresentationFramework (73)
src\Framework\MS\Internal\Ink\PenCursorManager.cs (1)
477SolidColorBrush brush2 = new SolidColorBrush(Color.FromRgb(180, 207, 248));
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (2)
949SolidColorBrush brush = highlightBrush as SolidColorBrush;
src\Framework\System\Windows\Controls\Border.cs (2)
301SolidColorBrush originIndependentBrush = borderBrush as SolidColorBrush;
src\Framework\System\Windows\Controls\ProgressBar.cs (2)
193if (this.Foreground is SolidColorBrush) 196Color color = ((SolidColorBrush)this.Foreground).Color;
src\Framework\System\Windows\Controls\StickyNote.cs (2)
1821SolidColorBrush foreground = Foreground as SolidColorBrush;
src\Framework\System\Windows\Controls\TextRangeAdaptor.cs (2)
1268SolidColorBrush solidBrush = brush as SolidColorBrush;
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (4)
223SolidColorBrush thisBrush = this.Foreground as SolidColorBrush; 224SolidColorBrush otherBrush = run.Foreground as SolidColorBrush;
src\Framework\System\Windows\Documents\TextSchema.cs (3)
919SolidColorBrush solidBrush1 = brush1 as SolidColorBrush; 922return solidBrush1.Color.Equals(((SolidColorBrush)brush2).Color);
src\Framework\System\windows\Documents\TextSelection.cs (4)
1638backgroundPropertyValue is SolidColorBrush) 1640backgroundColor = ((SolidColorBrush)backgroundPropertyValue).Color; 1654if (backgroundPropertyValue is SolidColorBrush) 1656backgroundColor = ((SolidColorBrush)backgroundPropertyValue).Color;
src\Framework\System\Windows\Documents\TextServicesDisplayAttribute.cs (1)
115return ((SolidColorBrush)position.GetValue(TextElement.ForegroundProperty)).Color;
src\Framework\System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
670case 578: t = () => typeof(SolidColorBrush); break;
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (3)
2552System.Windows.Media.SolidColorBrush brush = System.Windows.Media.SolidColorBrush.DeserializeFrom(binReader) as System.Windows.Media.SolidColorBrush;
src\Framework\System\Windows\Markup\Baml2006\DeferredBinaryDeserializerExtension.cs (1)
37return System.Windows.Media.SolidColorBrush.DeserializeFrom(_reader,
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (3)
7829Type type = typeof(System.Windows.Media.SolidColorBrush); 7830DependencyProperty dp = System.Windows.Media.SolidColorBrush.ColorProperty; 7832this.GetXamlType(typeof(System.Windows.Media.SolidColorBrush)), // DeclaringType
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
9120typeof(System.Windows.Media.SolidColorBrush),
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
2867_valueObject = SolidColorBrush.DeserializeFrom(reader, bamlRecordReader.TypeConvertContext);
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
6122case KnownElements.SolidColorBrush: t = typeof(System.Windows.Media.SolidColorBrush); break;
src\Framework\System\Windows\Markup\XamlBrushSerializer.cs (2)
80return SolidColorBrush.SerializeOn(writer, stringValue.Trim()); 103return SolidColorBrush.DeserializeFrom(reader);
src\Framework\System\Windows\SystemColors.cs (36)
843public static SolidColorBrush ActiveBorderBrush 854public static SolidColorBrush ActiveCaptionBrush 865public static SolidColorBrush ActiveCaptionTextBrush 876public static SolidColorBrush AppWorkspaceBrush 887public static SolidColorBrush ControlBrush 898public static SolidColorBrush ControlDarkBrush 909public static SolidColorBrush ControlDarkDarkBrush 920public static SolidColorBrush ControlLightBrush 931public static SolidColorBrush ControlLightLightBrush 942public static SolidColorBrush ControlTextBrush 953public static SolidColorBrush DesktopBrush 964public static SolidColorBrush GradientActiveCaptionBrush 975public static SolidColorBrush GradientInactiveCaptionBrush 986public static SolidColorBrush GrayTextBrush 997public static SolidColorBrush HighlightBrush 1008public static SolidColorBrush HighlightTextBrush 1019public static SolidColorBrush HotTrackBrush 1030public static SolidColorBrush InactiveBorderBrush 1041public static SolidColorBrush InactiveCaptionBrush 1052public static SolidColorBrush InactiveCaptionTextBrush 1063public static SolidColorBrush InfoBrush 1074public static SolidColorBrush InfoTextBrush 1085public static SolidColorBrush MenuBrush 1096public static SolidColorBrush MenuBarBrush 1107public static SolidColorBrush MenuHighlightBrush 1118public static SolidColorBrush MenuTextBrush 1129public static SolidColorBrush ScrollBarBrush 1140public static SolidColorBrush WindowBrush 1151public static SolidColorBrush WindowFrameBrush 1162public static SolidColorBrush WindowTextBrush 1176public static SolidColorBrush InactiveSelectionHighlightBrush 1197public static SolidColorBrush InactiveSelectionHighlightTextBrush 1807private static SolidColorBrush MakeBrush(CacheSlot slot) 1809SolidColorBrush brush; 1940private static SolidColorBrush[] _brushCache = new SolidColorBrush[(int)CacheSlot.NumSlots];
src\Framework\System\Windows\SystemParameters.cs (1)
6294var glassBrush = new SolidColorBrush(WindowGlassColor);
PresentationFramework.Aero (64)
Microsoft\Windows\Themes\BulletChrome.cs (31)
138chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 139chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 189chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 190chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 195chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.ColorProperty, ca); 196chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.ColorProperty, ca); 280chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 281chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 356chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.ColorProperty, ca); 359chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.ColorProperty, ca); 531chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 532chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 1128private static SolidColorBrush CommonCheckMarkDisabledFill 1138SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xAE, 0xB7, 0xCF)); 1148private static SolidColorBrush CommonCheckMarkFill 1158SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x31, 0x34, 0x7C)); 1170private static SolidColorBrush CommonCheckMarkPressedFill 1180SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x31, 0x34, 0x7C)); 1314private static SolidColorBrush CommonHoverBackgroundOverlay 1324SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xDE, 0xF9, 0xFA)); 1334private static SolidColorBrush CommonPressedBackgroundOverlay 1344SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xC2, 0xE4, 0xF6)); 1354private static SolidColorBrush CommonDisabledBackgroundOverlay 1364SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xF4, 0xF4, 0xF4)); 2366private static SolidColorBrush _commonCheckMarkDisabledFill; 2367private static SolidColorBrush _commonCheckMarkFill; 2368private static SolidColorBrush _commonCheckMarkPressedFill; 2396private static SolidColorBrush _commonDisabledBackgroundOverlay; 2399private static SolidColorBrush _commonHoverBackgroundOverlay; 2405private static SolidColorBrush _commonPressedBackgroundOverlay; 2421public SolidColorBrush BackgroundOverlay;
Microsoft\Windows\Themes\ButtonChrome.cs (15)
148chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 166chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 224chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 253chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 262chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 263chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 313chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 314chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 333chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.ColorProperty, ca); 352chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 353chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 358chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.ColorProperty, ca); 750private static SolidColorBrush CommonDisabledBackgroundOverlay 760SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xF4, 0xF4, 0xF4)); 1153private static SolidColorBrush _commonDisabledBackgroundOverlay;
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
284SolidColorBrush bottomBrush = (SolidColorBrush)GetCachedFreezable((int)bottomType);
Microsoft\Windows\Themes\ListBoxChrome.cs (3)
511private static SolidColorBrush CommonDisabledBackgroundOverlay 521SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xF4, 0xF4, 0xF4)); 677private static SolidColorBrush _commonDisabledBackgroundOverlay;
Microsoft\Windows\Themes\ScrollChrome.cs (12)
134chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 140chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 172chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 174chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 235chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.ColorProperty, ca); 256OuterBorder.Brush.BeginAnimation(SolidColorBrush.ColorProperty, ca); 333chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.ColorProperty, ca); 1727private static SolidColorBrush CommonThumbEnabledGlyphShadow 1737SolidColorBrush temp = new SolidColorBrush(Colors.White); 1750private SolidColorBrush GlyphShadow 1794private static SolidColorBrush _commonThumbEnabledGlyphShadow; 1828public SolidColorBrush GlyphShadow;
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
453if (c == ((SolidColorBrush)_commonBrushes[Center]).Color &&
PresentationFramework.Classic (10)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (9)
412SolidColorBrush controlBrush = decorator.Background as SolidColorBrush; 525SolidColorBrush temp = new SolidColorBrush(); 928SolidColorBrush solidBrush = borderBrush as SolidColorBrush; 1450public SolidColorBrush LightBrush; 1451public SolidColorBrush LightLightBrush; 1452public SolidColorBrush DarkBrush; 1453public SolidColorBrush DarkDarkBrush;
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
453if (c == ((SolidColorBrush)_commonBrushes[Center]).Color &&
PresentationFramework.Luna (90)
Microsoft\Windows\Themes\ButtonChrome.cs (12)
568SolidColorBrush brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xC9, 0xC7, 0xBA)); 592SolidColorBrush brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xCA, 0xC4, 0xB8)); 617SolidColorBrush brush = new SolidColorBrush(Color.FromArgb(0xFF, 0xC4, 0xC3, 0xBF)); 1264private static SolidColorBrush CommonDisabledFillNC 1274SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xF5, 0xF4, 0xEA)); 1285private static SolidColorBrush CommonDisabledFillHS 1295SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xF6, 0xF2, 0xE9)); 1306private static SolidColorBrush CommonDisabledFillM 1316SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xF1, 0xF1, 0xED)); 1494private static SolidColorBrush _commonDisabledFillNC; 1495private static SolidColorBrush _commonDisabledFillHS; 1496private static SolidColorBrush _commonDisabledFillM;
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (5)
206SolidColorBrush tabStrokeBrush = new SolidColorBrush((themeColor == ThemeColor.Homestead) ? Color.FromArgb(0xFF, 0xCF, 0x72, 0x25) : Color.FromArgb(0xFF, 0xF8, 0xA9, 0x00)); 246SolidColorBrush border = (SolidColorBrush)GetCachedFreezable((int)LunaFreezables.PressedBorder); 354SolidColorBrush arrowFill = (SolidColorBrush)GetCachedFreezable((int)LunaFreezables.ArrowFill);
Microsoft\Windows\Themes\ScrollChrome.cs (58)
1380private static SolidColorBrush CommonDisabledGlyph 1390SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xC9, 0xC9, 0xC2)); 1401private static SolidColorBrush CommonArrowGlyphNC 1411SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x4D, 0x61, 0x85)); 1422private static SolidColorBrush CommonArrowGlyphHS 1430private static SolidColorBrush CommonArrowGlyphM 1440SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x3F, 0x3D, 0x3D)); 1451private static SolidColorBrush CommonHoverArrowGlyphM 1461SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x20, 0x20, 0x20)); 1472private static SolidColorBrush CommonGripperGlyphNC 1482SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xEE, 0xF4, 0xFE)); 1493private static SolidColorBrush CommonHoverGripperGlyphNC 1503SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xFC, 0xFD, 0xFF)); 1514private static SolidColorBrush CommonPressedGripperGlyphNC 1524SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xCF, 0xDD, 0xFD)); 1535private static SolidColorBrush CommonGripperGlyphHS 1545SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xD0, 0xDF, 0xAC)); 1556private static SolidColorBrush CommonHoverGripperGlyphHS 1566SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xEB, 0xF5, 0xD4)); 1577private static SolidColorBrush CommonPressedGripperGlyphHS 1587SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB9, 0xD0, 0x97)); 1598private static SolidColorBrush CommonGripperGlyphM 1608SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF)); 1674private static SolidColorBrush CommonDisabledGripperGlyphShadow 1684SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB9, 0xB9, 0xB2)); 1695private static SolidColorBrush CommonGripperGlyphShadowNC 1705SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x8C, 0xB0, 0xF8)); 1716private static SolidColorBrush CommonHoverGripperGlyphShadowNC 1726SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x9C, 0xC5, 0xFF)); 1737private static SolidColorBrush CommonPressedGripperGlyphShadowNC 1747SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x83, 0x9E, 0xD8)); 1758private static SolidColorBrush CommonGripperGlyphShadowHS 1768SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x8C, 0x9D, 0x73)); 1779private static SolidColorBrush CommonHoverGripperGlyphShadowHS 1789SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB6, 0xC6, 0x8E)); 1800private static SolidColorBrush CommonPressedGripperGlyphShadowHS 1810SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x7A, 0x8B, 0x63)); 1821private static SolidColorBrush CommonGripperGlyphShadowM 1831SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x8E, 0x95, 0xA2)); 2479private static SolidColorBrush _commonDisabledGlyph; 2481private static SolidColorBrush _commonArrowGlyphNC; 2482private static SolidColorBrush _commonArrowGlyphM; 2484private static SolidColorBrush _commonHoverArrowGlyphM; 2486private static SolidColorBrush _commonGripperGlyphNC; 2487private static SolidColorBrush _commonHoverGripperGlyphNC; 2488private static SolidColorBrush _commonPressedGripperGlyphNC; 2490private static SolidColorBrush _commonGripperGlyphHS; 2491private static SolidColorBrush _commonHoverGripperGlyphHS; 2492private static SolidColorBrush _commonPressedGripperGlyphHS; 2494private static SolidColorBrush _commonGripperGlyphM; 2496private static SolidColorBrush _commonDisabledGripperGlyphShadow; 2498private static SolidColorBrush _commonGripperGlyphShadowNC; 2499private static SolidColorBrush _commonHoverGripperGlyphShadowNC; 2500private static SolidColorBrush _commonPressedGripperGlyphShadowNC; 2502private static SolidColorBrush _commonGripperGlyphShadowHS; 2503private static SolidColorBrush _commonHoverGripperGlyphShadowHS; 2504private static SolidColorBrush _commonPressedGripperGlyphShadowHS; 2506private static SolidColorBrush _commonGripperGlyphShadowM;
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (14)
532private static SolidColorBrush CommonDisabledGlyphFill 541private static SolidColorBrush CommonCheckMarkFill 551SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x21, 0xA1, 0x21)); 561private static SolidColorBrush CommonCheckMarkPressedFill 571SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x1A, 0x7E, 0x18)); 632private static SolidColorBrush CommonDisabledBackground 640private static SolidColorBrush CommonDisabledBorder 650SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xCA, 0xC8, 0xBB)); 835private static SolidColorBrush CommonIndeterminateFill 845SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x73, 0xC2, 0x73)); 982private static SolidColorBrush _commonCheckMarkFill; 983private static SolidColorBrush _commonCheckMarkPressedFill; 987private static SolidColorBrush _commonIndeterminateFill; 994private static SolidColorBrush _commonDisabledBorder;
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
453if (c == ((SolidColorBrush)_commonBrushes[Center]).Color &&
PresentationFramework.Royale (40)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
483SolidColorBrush brush = new SolidColorBrush(Color.FromArgb(0xFF,0xC6,0xC5,0xC9)); 898private static SolidColorBrush CommonDisabledFill
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (5)
135SolidColorBrush tabStrokeBrush = new SolidColorBrush(Color.FromArgb(0xFF, 0xF8, 0xA9, 0x00)); 168SolidColorBrush border = (SolidColorBrush)GetCachedFreezable((int)RoyaleFreezables.PressedBorder); 276SolidColorBrush arrowFill = (SolidColorBrush)GetCachedFreezable((int)RoyaleFreezables.ArrowFill);
Microsoft\Windows\Themes\ScrollChrome.cs (18)
829private static SolidColorBrush CommonDisabledGlyph 839SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB7, 0xCB, 0xE3)); 851private static SolidColorBrush CommonArrowGlyph 861SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x5B, 0x64, 0x73)); 872private static SolidColorBrush CommonHoverArrowGlyph 882SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x6B, 0x7B, 0x84)); 893private static SolidColorBrush CommonGripperGlyph 903SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xFF, 0xFF, 0xFF)); 940private static SolidColorBrush CommonDisabledGripperGlyphShadow 950SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0xB9, 0xB9, 0xB2)); 961private static SolidColorBrush CommonGripperGlyphShadow 971SolidColorBrush temp = new SolidColorBrush(Color.FromArgb(0xFF, 0x83, 0x97, 0xAF)); 1135private static SolidColorBrush _commonDisabledGlyph; 1137private static SolidColorBrush _commonArrowGlyph; 1139private static SolidColorBrush _commonHoverArrowGlyph; 1141private static SolidColorBrush _commonGripperGlyph; 1144private static SolidColorBrush _commonDisabledGripperGlyphShadow; 1146private static SolidColorBrush _commonGripperGlyphShadow;
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (14)
532private static SolidColorBrush CommonDisabledGlyphFill 541private static SolidColorBrush CommonCheckMarkFill 551SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x21, 0xA1, 0x21)); 561private static SolidColorBrush CommonCheckMarkPressedFill 571SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x1A, 0x7E, 0x18)); 632private static SolidColorBrush CommonDisabledBackground 640private static SolidColorBrush CommonDisabledBorder 650SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0xCA, 0xC8, 0xBB)); 835private static SolidColorBrush CommonIndeterminateFill 845SolidColorBrush temp = new SolidColorBrush(Color.FromRgb(0x73, 0xC2, 0x73)); 982private static SolidColorBrush _commonCheckMarkFill; 983private static SolidColorBrush _commonCheckMarkPressedFill; 987private static SolidColorBrush _commonIndeterminateFill; 994private static SolidColorBrush _commonDisabledBorder;
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
453if (c == ((SolidColorBrush)_commonBrushes[Center]).Color &&
System.Activities.Presentation (12)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\AutoConnectAdorner.cs (3)
34private SolidColorBrush hitTestBrush = Brushes.Transparent; 36private SolidColorBrush renderBrush = Brushes.Azure; 38private SolidColorBrush highlightBrush = Brushes.LightBlue;
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPointsAdorner.cs (1)
19SolidColorBrush renderBrush;
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorCreationAdorner.cs (1)
29SolidColorBrush renderBrush = new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementSelectedBorderColor);
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorEditor.cs (1)
601SolidColorBrush renderBrush = new SolidColorBrush(WorkflowDesignerColors.WorkflowViewElementSelectedBackgroundColor);
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
1228zoomPickerTextBox.SetValue(TextBlock.ForegroundProperty, this.Resources["ShellBarForegroundActiveColor"] as SolidColorBrush); 1240zoomPickerTextBox.SetValue(TextBlock.ForegroundProperty, this.Resources["ShellBarForegroundInactiveColor"] as SolidColorBrush);
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerColors.cs (4)
567SolidColorBrush brush = 568(SolidColorBrush)GetFontOrColor(colorKey, WorkflowDesignerColors.DefaultColors[colorKey], WorkflowDesignerColors.HighContrastColors[colorKey]); 579SolidColorBrush brush = (SolidColorBrush)GetBrush(colorKey);