1 write to ImageStart
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutOptions.cs (1)
628
layout.
ImageStart
= layout.ImageBounds.Location;
1 reference to ImageStart
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs (1)
551
DrawImageCore(e.GraphicsInternal, Control.Image, layout.ImageBounds, layout.
ImageStart
, layout);