SortedLocaleGrouping.SupportsPhonetics Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a value that indicates whether the culture supports optional phonetic grouping.

Namespace:  Microsoft.Phone.Globalization
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public ReadOnly Property SupportsPhonetics As Boolean
public bool SupportsPhonetics { get; }

Property Value

Type: System..::.Boolean
true if the culture supports optional phonetic grouping; otherwise false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

SortedLocaleGrouping Class

Microsoft.Phone.Globalization Namespace