5 references to OleCreatePropertyFrame
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\AxHost.cs (1)
3028PInvoke.OleCreatePropertyFrame(
System\Windows\Forms\ComponentModel\COM2Interop\COM2ComponentEditor.cs (2)
66PInvoke.OleCreatePropertyFrame( 101PInvoke.OleCreatePropertyFrame(
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.OLEAUT32.dll.g.cs (2)
97 /// <inheritdoc cref="OleCreatePropertyFrame(winmdroot.Foundation.HWND, uint, uint, winmdroot.Foundation.PCWSTR, uint, winmdroot.System.Com.IUnknown**, uint, global::System.Guid*, uint, uint, void*)"/> 105 winmdroot.Foundation.HRESULT __result = PInvoke.OleCreatePropertyFrame(hwndOwner, x, y, lpszCaptionLocal, cObjects, ppUnk, cPages, pPageClsIDLocal, lcid, default, default);