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;
2 references to ImageAlign
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs (1)
698ImageAlign = Control.ImageAlign,
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
173ImageAlign = button.ImageAlign,