Click or drag to resize
CanvasTextLayoutDefaultLocaleName Property
Specifies the locale name for ranges of the layout without an explicitly specified locale name.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public string DefaultLocaleName { get; }

Property Value

Type: String
See Also