2 references to CheckAlign
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonBaseAdapter.cs (1)
209
layout.checkAlign = Control.
CheckAlign
;
winforms\Managed\System\WinForms\RadioButton.cs (1)
278
ContentAlignment align = RtlTranslateContent(
CheckAlign
);