Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
8 references to Dispose
System.Windows.Forms (8)
winforms\Managed\System\WinForms\DataGrid.cs (1)
7230format.Dispose();
winforms\Managed\System\WinForms\DataGridCaption.cs (1)
593format.Dispose();
winforms\Managed\System\WinForms\DataGridParentRows.cs (1)
1010format.Dispose();
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
737format.Dispose();
winforms\Managed\System\WinForms\DataGridTextBoxColumn.cs (1)
618format.Dispose();
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
5639this.placeholderStringFormat.Dispose();
winforms\Managed\System\WinForms\LinkLabel.cs (1)
729textFormat.Dispose();
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
562format.Dispose();