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