3 references to Buttons
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolBarButton.cs (3)
526parent.Buttons.RemoveAt(index); 539for (int x = 0; x < parent.Buttons.Count; x++) { 540if (parent.Buttons[x] == this) {