7 writes to Alignment
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutOptions.cs (1)
79
Alignment
= GdiPlusAlignment,
System\Windows\Forms\Printing\PrintPreviewControl.cs (1)
605
Alignment
= StringAlignment.Center,
System\Windows\Forms\Rendering\ControlPaint.cs (1)
2594
Alignment
= (textAlign & AnyRight) != 0
System.Windows.Forms.Design (4)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
621
format.
Alignment
= StringAlignment.Center;
System\ComponentModel\Design\MultilineStringEditor.MultilineStringEditorUI.cs (1)
35
Alignment
= StringAlignment.Center,
System\Windows\Forms\Design\ComponentTray.cs (1)
2265
format.
Alignment
= StringAlignment.Center;
System\Windows\Forms\Design\ControlDesigner.cs (1)
2246
Alignment
= StringAlignment.Near,
1 reference to Alignment
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutOptions.cs (1)
95
GdiPlusAlignment = value.
Alignment
;