Is it possible to get the unit of distance from a CultureInfo class or any other class in the System.Globalization namespace.
e.g. "en-GB" would be "mile", "en-FR" would be "km"
Is it possible to get the unit of distance from a CultureInfo class or any other class in the System.Globalization namespace.
e.g. "en-GB" would be "mile", "en-FR" would be "km"
RegionInfo.CurrentRegion.IsMetric