3 references to OnAfterLabelEdit
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NodeLabelEditEvent.cs (1)
21/// or <see cref='System.Windows.Forms.TreeView.OnAfterLabelEdit'/> event.
winforms\Managed\System\WinForms\NodeLabelEditEventHandler.cs (1)
17/// Represents the method that will handle the <see cref='System.Windows.Forms.TreeView.OnBeforeLabelEdit'/> or <see cref='System.Windows.Forms.TreeView.OnAfterLabelEdit'/>
winforms\Managed\System\WinForms\TreeView.cs (1)
2611OnAfterLabelEdit(e);