2 references to RTLTranslateDropDownDirection
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItem.cs (2)
134dropDownDirection = RTLTranslateDropDownDirection(dropDownDirection, RightToLeft); 148ToolStripDropDownDirection newDropDownDirection = RTLTranslateDropDownDirection(dropDownDirection, toggledRightToLeft);