3 references to RTL
System.Windows.Forms (3)
src\Common\src\RTLAwareMessageBox.cs (1)
40return SR.RTL != "RTL_False";
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (1)
104private static bool IsRTLResources => SR.RTL != "RTL_False";
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
29if (SR.RTL != "RTL_False")