Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
4 references to Dispose
System.Windows.Forms (4)
misc\GDI\DeviceContext.cs (1)
539previousFont.Dispose();
misc\GDI\DeviceContext2.cs (1)
282previousFont.Dispose();
misc\GDI\WindowsGraphics2.cs (1)
324tmpfont.Dispose();
misc\GDI\WindowsGraphicsCacheManager.cs (1)
236wfont.Dispose();