1 implementation of CreateWithLanguage
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1529
public unsafe global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordsSegmenter
CreateWithLanguage
(string language)
1 reference to CreateWithLanguage
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1503
__result = global::WinRT.ComWrappersSupport.FindObject<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IWordsSegmenterFactory>(thisPtr).
CreateWithLanguage
(MarshalString.FromAbi(language));