1 type derived from ToolStripLabelAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.ToolStripStatusLabelAccessibleObject.cs (1)
11internal class ToolStripStatusLabelAccessibleObject : ToolStripLabelAccessibleObject
1 instantiation of ToolStripLabelAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripLabel.cs (1)
326return new ToolStripLabelAccessibleObject(this);