3 references to RtlTranslateContent
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutOptions.cs (3)
376ContentAlignment align = RtlTranslateContent(CheckAlign); 493ContentAlignment imageAlign = RtlTranslateContent(ImageAlign); 494ContentAlignment textAlign = RtlTranslateContent(TextAlign);