2 references to RTLTranslateDropDownDirection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripDropDownItem.cs (2)
116dropDownDirection = RTLTranslateDropDownDirection(dropDownDirection, RightToLeft); 128ToolStripDropDownDirection newDropDownDirection = RTLTranslateDropDownDirection(dropDownDirection, toggledRightToLeft);