2 references to MirrorAlignment
System.Windows.Forms (2)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (2)
518
?
MirrorAlignment
(context.ImageAlign)
669
ContentAlignment align = rtl ?
MirrorAlignment
(context.TextAlign) : context.TextAlign;