3 references to BindToObject
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellFolder.g.cs (1)
202 return __object.BindToObject(pidl, pbc, riid, ppv);
Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs (2)
36 /// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.BindToObject(winmdroot.UI.Shell.Common.ITEMIDLIST*, winmdroot.System.Com.IBindCtx*, global::System.Guid*, void**)"/> 45 winmdroot.Foundation.HRESULT __result = @this.BindToObject(pidlLocal, pbc, riidLocal, ppvLocal);