12 references to ICategorizeProperties
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2ICategorizePropertiesHandler.cs (1)
10
/// Browsing handler for <see cref="
ICategorizeProperties
"/>.
System.Windows.Forms.Primitives (11)
Microsoft\VisualStudio\Shell\ICategorizeProperties.cs (10)
37
fixed (
ICategorizeProperties
* pThis = &this)
38
return ((delegate* unmanaged[Stdcall]<
ICategorizeProperties
*, Guid*, void**, HRESULT>)_lpVtbl[0])(pThis, riid, ppvObject);
44
fixed (
ICategorizeProperties
* pThis = &this)
45
return ((delegate* unmanaged[Stdcall]<
ICategorizeProperties
*, uint>)_lpVtbl[1])(pThis);
51
fixed (
ICategorizeProperties
* pThis = &this)
52
return ((delegate* unmanaged[Stdcall]<
ICategorizeProperties
*, uint>)_lpVtbl[2])(pThis);
59
fixed (
ICategorizeProperties
* pThis = &this)
60
return ((delegate* unmanaged[Stdcall]<
ICategorizeProperties
*, int, PROPCAT*, HRESULT>)_lpVtbl[2])(pThis, dispid, ppropcat);
68
fixed (
ICategorizeProperties
* pThis = &this)
69
return ((delegate* unmanaged[Stdcall]<
ICategorizeProperties
*, PROPCAT, int, BSTR*, HRESULT>)_lpVtbl[2])(pThis, propcat, lcid, pbstrName);
Microsoft\VisualStudio\Shell\PROPCAT.cs (1)
7
/// Predefined property categories for <see cref="
ICategorizeProperties
"/>. User defined categories