3 references to OnAfterCollapse
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TreeNode.cs (1)
1383
tv.
OnAfterCollapse
(new TreeViewEventArgs(this));
winforms\Managed\System\WinForms\TreeView.cs (1)
2520
OnAfterCollapse
(e);
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'/>