3 references to LayoutData
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripItem.cs (3)
4624
Rectangle imageRect =
LayoutData
.imageBounds;
4654
Rectangle textRect =
LayoutData
.textBounds;
4662
return
LayoutData
.field;