2 references to GetBuilderGuidString
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IProvidePropertyBuilderHandler.cs (2)
73bool builderValid = GetBuilderGuidString(target, sender.DISPID, ref s, new int[1]); 91if (GetBuilderGuidString(propBuilder, sender.DISPID, ref guidString, pctlBldType)) {