3 references to BindToHandler
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellItemArray.g.cs (1)
82 return __object.BindToHandler(pbc, bhid, riid, ppvOut);
Windows.Win32.UI_Shell_IShellItemArray_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.UI.Shell.IShellItemArray.Interface.BindToHandler(winmdroot.System.Com.IBindCtx*, global::System.Guid*, global::System.Guid*, void**)"/> 32 winmdroot.Foundation.HRESULT __result = @this.BindToHandler(pbc, bhidLocal, riidLocal, ppvOutLocal);