3 references to CheckAlign
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonBaseAdapter.cs (1)
234layout.CheckAlign = Control.CheckAlign;
System\Windows\Forms\Controls\Buttons\RadioButton.cs (2)
246ContentAlignment align = RtlTranslateContent(CheckAlign); 599=> RtlTranslateContent(CheckAlign);