2 references to GetLocaleInfoEx
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (2)
328 /// <inheritdoc cref="GetLocaleInfoEx(winmdroot.Foundation.PCWSTR, uint, winmdroot.Foundation.PWSTR, int)"/> 334 int __result = PInvoke.GetLocaleInfoEx(lpLocaleNameLocal, LCType, lpLCData, cchData);