12 references to GetThreadLCID
System.Windows.Forms (12)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2AboutBoxPropertyDescriptor.cs (1)
168SafeNativeMethods.GetThreadLCID(),
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (2)
880SafeNativeMethods.GetThreadLCID(), 1251SafeNativeMethods.GetThreadLCID(),
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyPageUITypeConverter.cs (1)
108SafeNativeMethods.GetThreadLCID(),
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (2)
98pTypeInfo = iDispatch.GetTypeInfo(0, SafeNativeMethods.GetThreadLCID()); 185int hr = obj.GetIDsOfNames(ref g, names, 1, SafeNativeMethods.GetThreadLCID(), pDispid);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (2)
167int hr = iDispatch.GetIDsOfNames(ref g, names, 1, SafeNativeMethods.GetThreadLCID(), dispid); 208SafeNativeMethods.GetThreadLCID(),
winforms\Managed\System\WinForms\HtmlDocument.cs (2)
561SafeNativeMethods.GetThreadLCID(), dispids); 576hr = scriptObject.Invoke(dispids[0], ref g, SafeNativeMethods.GetThreadLCID(),
winforms\Managed\System\WinForms\HtmlElement.cs (2)
610SafeNativeMethods.GetThreadLCID(), dispids); 626hr = scriptObject.Invoke(dispids[0], ref g, SafeNativeMethods.GetThreadLCID(),