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