Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
82 references to Dispose
System.Web.DataVisualization (12)
Common\ChartTypes\AreaChart.cs (1)
445areaBrush.Dispose();
Common\ChartTypes\FastPointChart.cs (2)
413 markerBrush.Dispose(); 414 emptyMarkerBrush.Dispose();
Common\ChartTypes\PieChart.cs (1)
3028brush.Dispose();
Common\ChartTypes\RangeChart.cs (1)
732areaBrush.Dispose();
Common\ChartTypes\StackedAreaChart.cs (1)
685areaBrush.Dispose();
Common\General\ChartGraphics.cs (6)
3676 brush.Dispose(); 4298 brush.Dispose(); 4302 brush.Dispose(); 4306 brush.Dispose(); 5120 fillBrush.Dispose(); 5765_solidBrush.Dispose();
System.Web.Mobile (1)
UI\MobileControls\Design\Util\GroupLabel.cs (1)
41foreBrush.Dispose();
System.Windows.Forms (28)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (2)
522brush.Dispose(); 653brush.Dispose();
winforms\Managed\System\WinForms\ButtonInternal\ButtonPopupAdapter.cs (2)
38backbrush.Dispose(); 78backbrush.Dispose();
winforms\Managed\System\WinForms\ButtonInternal\ButtonStandardAdapter.cs (1)
174backbrush.Dispose();
winforms\Managed\System\WinForms\ComboBox.cs (1)
3461brush.Dispose();
winforms\Managed\System\WinForms\ControlPaint.cs (5)
1463gridBrush.Dispose(); 2148frameBrushActive.Dispose(); 2232brush.Dispose(); // The Pen constructor copies what it needs from the brush 2241brush.Dispose(); 2268frameBrushSelected.Dispose();
winforms\Managed\System\WinForms\DataGrid.cs (2)
2053 backgroundBrush.Dispose(); 2088 backgroundBrush.Dispose();
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
5630brush.Dispose();
winforms\Managed\System\WinForms\DrawItemEvent.cs (1)
188backBrush.Dispose();
winforms\Managed\System\WinForms\DrawListViewItemEventArgs.cs (1)
128backBrush.Dispose();
winforms\Managed\System\WinForms\DrawToolTipEventArgs.cs (1)
131backBrush.Dispose();
winforms\Managed\System\WinForms\LinkLabel.cs (3)
1227foreBrush.Dispose(); 1228linkBrush.Dispose(); 1428useBrush.Dispose();
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (2)
561brush.Dispose(); 652backBrush.Dispose();
winforms\Managed\System\WinForms\PropertyGrid.cs (4)
1029lineBrush.Dispose(); 2247lineBrush.Dispose(); 3317background.Dispose(); 3322lineBrush.Dispose();
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (1)
83backBrush.Dispose();
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2022b.Dispose();
System.Windows.Forms.DataVisualization (12)
Common\ChartTypes\AreaChart.cs (1)
445areaBrush.Dispose();
Common\ChartTypes\FastPointChart.cs (2)
413 markerBrush.Dispose(); 414 emptyMarkerBrush.Dispose();
Common\ChartTypes\PieChart.cs (1)
3028brush.Dispose();
Common\ChartTypes\RangeChart.cs (1)
732areaBrush.Dispose();
Common\ChartTypes\StackedAreaChart.cs (1)
685areaBrush.Dispose();
Common\General\ChartGraphics.cs (6)
3676 brush.Dispose(); 4298 brush.Dispose(); 4302 brush.Dispose(); 4306 brush.Dispose(); 5120 fillBrush.Dispose(); 5765_solidBrush.Dispose();
System.Workflow.ComponentModel (29)
AuthoringOM\Design\Themes.cs (29)
1026this.foregroundBrush.Dispose(); 1038this.backgroundBrush.Dispose(); 1118this.foregroundBrush.Dispose(); 1198this.backgroundBrush.Dispose(); 1224this.backgroundBrush.Dispose(); 1248this.backgroundBrush.Dispose(); 1302this.backgroundBrush.Dispose(); 1459this.expandButtonBackBrush.Dispose(); 1634this.expandButtonBackBrush.Dispose(); 1711this.previewForegroundBrush.Dispose(); 1717this.previewBackgroundBrush.Dispose(); 1763this.previewForegroundBrush.Dispose(); 1789this.previewBackgroundBrush.Dispose(); 2071this.foregroundBrush.Dispose(); 2077this.backgroundBrush.Dispose(); 2107this.majorGridBrush.Dispose(); 2119this.minorGridBrush.Dispose(); 2131this.commentIndicatorBrush.Dispose(); 2137this.readonlyIndicatorBrush.Dispose(); 2143this.dropIndicatorBrush.Dispose(); 2149this.selectionForegroundBrush.Dispose(); 2328this.dropIndicatorBrush.Dispose(); 2361this.selectionForegroundBrush.Dispose(); 2421this.foregroundBrush.Dispose(); 2454this.commentIndicatorBrush.Dispose(); 2481this.readonlyIndicatorBrush.Dispose(); 2510this.backgroundBrush.Dispose(); 2669this.majorGridBrush.Dispose(); 2681this.minorGridBrush.Dispose();