3 references to RTL
System.Windows.Forms.Design (3)
src\Common\src\RTLAwareMessageBox.cs (1)
40return SR.RTL != "RTL_False";
System\ComponentModel\Design\DesignerActionPanel.cs (1)
734if (SR.RTL != "RTL_False")
System\Windows\Forms\Design\FormatStringDialog.cs (1)
26string rtlString = SR.RTL;