2 writes to ImageAlign
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (1)
147ImageAlign = ContentAlignment.MiddleLeft,
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
304button.ImageAlign = ContentAlignment.MiddleLeft;
1 reference to ImageAlign
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs (1)
623ImageAlign = Control.ImageAlign,