Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
9 references to Dispose
System.Drawing (2)
commonui\System\Drawing\GraphicsContext.cs (1)
67transform.Dispose();
misc\GDI\WindowsGraphics.cs (1)
189worldTransf.Dispose();
System.Web.DataVisualization (3)
Common\ChartTypes\FastPointChart.cs (1)
568 rotationMatrix.Dispose();
Common\General\Axis.cs (1)
2111newMatrix.Dispose();
Common\General\ChartGraphics.cs (1)
5770_myMatrix.Dispose();
System.Windows.Forms (1)
misc\GDI\WindowsGraphics.cs (1)
189worldTransf.Dispose();
System.Windows.Forms.DataVisualization (3)
Common\ChartTypes\FastPointChart.cs (1)
568 rotationMatrix.Dispose();
Common\General\Axis.cs (1)
2111newMatrix.Dispose();
Common\General\ChartGraphics.cs (1)
5770_myMatrix.Dispose();