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