2 references to OnAfterSelect
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeView.cs (1)
2571OnAfterSelect(new TreeViewEventArgs(NodeFromHandle(nmtv->itemNew.hItem), action));
winforms\Managed\System\WinForms\TreeViewEventHandler.cs (1)
20/// Represents the method that will handle the <see cref='System.Windows.Forms.TreeView.OnAfterCheck'/>, <see cref='System.Windows.Forms.TreeView.OnAfterCollapse'/>, <see cref='System.Windows.Forms.TreeView.OnAfterExpand'/>, or <see cref='System.Windows.Forms.TreeView.OnAfterSelect'/>