3 references to Init
System.Windows.Forms.Primitives (3)
Windows.Win32.IAutoComplete.g.cs (1)
79
return __object.
Init
(hwndEdit, punkACL, pwszRegKeyPath, pwszQuickComplete);
Windows.Win32.UI_Shell_IAutoComplete_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.UI.Shell.IAutoComplete.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);