2 references to ToolStripControlHostAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.cs (1)
894
=> new
ToolStripControlHostAccessibleObject
(this);
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\ToolStripControlHost.ToolStripControlHostAccessibleObjectTests.cs (1)
16
Assert.Throws<ArgumentNullException>(() => new
ToolStripControlHostAccessibleObject
(null));