2 references to OnAfterLabelEdit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
6477
OnAfterLabelEdit
(e);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListViewTests.cs (1)
6167
public new void OnAfterLabelEdit(LabelEditEventArgs e) => base.
OnAfterLabelEdit
(e);