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