1 write to gdipLineAlignment
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
932
this.
gdipLineAlignment
= value.LineAlignment;
1 reference to gdipLineAlignment
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
919
format.LineAlignment = this.
gdipLineAlignment
;