ComponentOne Bitmap for UWP
LocaleName Property

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextFormat Class : LocaleName Property
Gets a copy of the locale name.
Syntax
'Declaration
 
Public ReadOnly Property LocaleName As System.String
public System.string LocaleName {get;}

Property Value

the current locale name.
See Also

Reference

TextFormat Class
TextFormat Members