1 reference to IsRightToLeft
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\TextInfo.cs (1)
590
public bool IsRightToLeft => _cultureData.
IsRightToLeft
;