1 type derived from ToolStripLabelAccessibleObject
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (1)
248internal class ToolStripStatusLabelAccessibleObject : ToolStripLabelAccessibleObject {
1 instantiation of ToolStripLabelAccessibleObject
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripLabel.cs (1)
292return new ToolStripLabelAccessibleObject(this);