1 write to separator2
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
215
separator2
= CreateSeparatorButton();
3 references to separator2
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGrid.cs (3)
4478
buttonList.Add(
separator2
);
4687
separator2
.Visible = true;
4691
separator2
.Visible = false;