1 write to contextMenu
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TreeNode.cs (1)
405contextMenu = value;
2 references to contextMenu
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeNode.cs (2)
402return contextMenu; 1282node.ContextMenu = contextMenu;