20 references to Transparent
Microsoft.CodeAnalysis.EditorFeatures.Wpf (4)
InlineDiagnostics\InlineDiagnosticsTag.cs (1)
96Background = Brushes.Transparent,
QuickInfo\ProjectionBufferContent.cs (1)
85view.Background = Brushes.Transparent;
Structure\StructureTaggerProvider.cs (1)
53view.Background = Brushes.Transparent;
ViewHostingControl.cs (1)
32Background = Brushes.Transparent;
Microsoft.VisualStudio.LanguageServices (4)
InheritanceMargin\MarginGlyph\InheritanceMarginGlyph.cs (4)
57Background = Brushes.Transparent; 58BorderBrush = Brushes.Transparent; 199this.Background = Brushes.Transparent; 200this.BorderBrush = Brushes.Transparent;
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
193Background = Brushes.Transparent,
PresentationFramework (6)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (2)
59Brushes.Transparent, 334drawingContext.DrawGeometry(Brushes.Transparent, null, backgroundGeometry);
MS\Internal\Documents\DocumentGrid.cs (1)
1678Background = Brushes.Transparent
MS\Internal\PtsHost\PageVisual.cs (1)
53dc.DrawRectangle(Brushes.Transparent, null, _renderBounds);
System\Windows\Controls\PasswordBox.cs (1)
1154this.ScrollViewer.Background = Brushes.Transparent;
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1630this.ScrollViewer.Background = Brushes.Transparent;
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (2)
3045Brushes.Transparent, 3142Brushes.Transparent,
Serialization\VisualSerializer.cs (2)
1866brush = Brushes.Transparent; 2039foreground = Brushes.Transparent;
WindowsFormsIntegration (1)
System\Windows\Integration\HostUtils.cs (1)
159if (brush == Brushes.Transparent)