2 references to RTLTranslateNoMarginSwap
System.Windows.Forms (2)
System\Windows\Forms\Layout\FlowLayout.BottomUpProxy.cs (1)
33base.Bounds = RTLTranslateNoMarginSwap(value);
System\Windows\Forms\Layout\FlowLayout.RightToLeftProxy.cs (1)
22base.Bounds = RTLTranslateNoMarginSwap(value);