3 references to OleCreatePropertyFrameIndirect
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
2981PInvoke.OleCreatePropertyFrameIndirect(&parameters).AssertSuccess();
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.OLEAUT32.dll.g.cs (2)
135 /// <inheritdoc cref="OleCreatePropertyFrameIndirect(winmdroot.System.Ole.OCPFIPARAMS*)"/> 141 winmdroot.Foundation.HRESULT __result = PInvoke.OleCreatePropertyFrameIndirect(lpParamsLocal);