2 references to GetLocalizedPropertyInfo
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2IVsPerPropertyBrowsingHandler.cs (2)
64
hr = propertyBrowsing.Value->
GetLocalizedPropertyInfo
(sender.DISPID, PInvokeCore.GetThreadLocale(), null, &helpString);
136
hr = propertyBrowsing.Value->
GetLocalizedPropertyInfo
(sender.DISPID, PInvokeCore.GetThreadLocale(), &name, null);