1 write to textAlign
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
667textAlign = value;
2 references to textAlign
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonBase.cs (2)
660return textAlign; 666if(value != textAlign) {