1 instantiation of ToolBarButtonCollection
System.Windows.Forms.Tests (1)
System\Windows\Forms\UnsupportedTypesTests.cs (1)
57
new(() => new ToolBar.
ToolBarButtonCollection
(owner: null!)),
1 reference to ToolBarButtonCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBar.cs (1)
86
public
ToolBarButtonCollection
Buttons => throw null;