3 references to Init
System.Windows.Forms.Primitives (3)
Windows.Win32.IAutoComplete2.g.cs (1)
79 return __object.Init(hwndEdit, punkACL, pwszRegKeyPath, pwszQuickComplete);
Windows.Win32.UI_Shell_IAutoComplete2_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.UI.Shell.IAutoComplete2.Interface.Init(winmdroot.Foundation.HWND, winmdroot.System.Com.IUnknown*, winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PCWSTR)"/> 30 winmdroot.Foundation.HRESULT __result = @this.Init(hwndEdit, punkACL, pwszRegKeyPathLocal, pwszQuickCompleteLocal);