4 references to UpdateRtl
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ContextMenu.cs (1)
133UpdateRtl((value == System.Windows.Forms.RightToLeft.Yes));
winforms\Managed\System\WinForms\MainMenu.cs (1)
110UpdateRtl((value == System.Windows.Forms.RightToLeft.Yes));
winforms\Managed\System\WinForms\Menu.cs (1)
405item.UpdateRtl(setRightToLeftBit);
winforms\Managed\System\WinForms\MenuItem.cs (1)
864Menu.UpdateRtl(true);