ComponentOne Extended Library for UWP
GetLinguisticAlternativesAsync Method

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1HexColorBox Class : GetLinguisticAlternativesAsync Method
Syntax
'Declaration
 
Public Function GetLinguisticAlternativesAsync() As Windows.Foundation.IAsyncOperation(Of IReadOnlyList(Of String))
public Windows.Foundation.IAsyncOperation<IReadOnlyList<string>> GetLinguisticAlternativesAsync()
See Also

Reference

C1HexColorBox Class
C1HexColorBox Members