3 references to IAutoComplete2
System.Windows.Forms (3)
winforms\Managed\System\WinForms\StringSource.cs (3)
28
private UnsafeNativeMethods.
IAutoComplete2
autoCompleteObject2;
53
Guid iid_iunknown = typeof(UnsafeNativeMethods.
IAutoComplete2
).GUID;
56
autoCompleteObject2 = (UnsafeNativeMethods.
IAutoComplete2
)obj;