12 references to IVSMDPerPropertyBrowsing
System.Windows.Forms (4)
System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs (3)
12
/// Browsing handler for <see cref="
IVSMDPerPropertyBrowsing
"/>.
15
internal sealed unsafe class Com2IManagedPerPropertyBrowsingHandler : Com2ExtendedBrowsingHandler<
IVSMDPerPropertyBrowsing
>
47
internal static Attribute[] GetComponentAttributes(
IVSMDPerPropertyBrowsing
* propertyBrowsing, int dispid)
System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
244
using var browsing = ComHelpers.TryGetComScope<
IVSMDPerPropertyBrowsing
>(component, out HRESULT hr);
System.Windows.Forms.Primitives (8)
Microsoft\VisualStudio\Shell\IVSMDPerPropertyBrowsing.cs (8)
38
fixed (
IVSMDPerPropertyBrowsing
* pThis = &this)
39
return ((delegate* unmanaged[Stdcall]<
IVSMDPerPropertyBrowsing
*, Guid*, void**, HRESULT>)_lpVtbl[0])(pThis, riid, ppvObject);
45
fixed (
IVSMDPerPropertyBrowsing
* pThis = &this)
46
return ((delegate* unmanaged[Stdcall]<
IVSMDPerPropertyBrowsing
*, uint>)_lpVtbl[1])(pThis);
52
fixed (
IVSMDPerPropertyBrowsing
* pThis = &this)
53
return ((delegate* unmanaged[Stdcall]<
IVSMDPerPropertyBrowsing
*, uint>)_lpVtbl[2])(pThis);
63
fixed (
IVSMDPerPropertyBrowsing
* pThis = &this)
64
return ((delegate* unmanaged[Stdcall]<
IVSMDPerPropertyBrowsing
*, int, uint*, BSTR**, VARIANT**, HRESULT>)_lpVtbl[3])(