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)
37fixed (ICategorizeProperties* pThis = &this) 38return ((delegate* unmanaged[Stdcall]<ICategorizeProperties*, Guid*, void**, HRESULT>)_lpVtbl[0])(pThis, riid, ppvObject); 44fixed (ICategorizeProperties* pThis = &this) 45return ((delegate* unmanaged[Stdcall]<ICategorizeProperties*, uint>)_lpVtbl[1])(pThis); 51fixed (ICategorizeProperties* pThis = &this) 52return ((delegate* unmanaged[Stdcall]<ICategorizeProperties*, uint>)_lpVtbl[2])(pThis); 59fixed (ICategorizeProperties* pThis = &this) 60return ((delegate* unmanaged[Stdcall]<ICategorizeProperties*, int, PROPCAT*, HRESULT>)_lpVtbl[2])(pThis, dispid, ppropcat); 68fixed (ICategorizeProperties* pThis = &this) 69return ((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