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