ContentAlignmentExtensionsRtlTranslateContent Method

Overload List

RtlTranslateContent(ContentAlignment, Boolean) If isRightToLeft is , then mirrors the alignment horizontally.
RtlTranslateContent(ContentAlignment, Control) Calls the protected Control.RtlTranslateContent method as if it was a public method. It also applies a workaround for a Mono bug when the internal field value is Inherit.

See Also