1 implementation of InitFromData
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
190HRESULT IOleObject.Interface.InitFromData(ComIDataObject* pDataObject, BOOL fCreation, uint dwReserved) =>
1 reference to InitFromData
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleObject.g.cs (1)
291 return __object.InitFromData(pDataObject, fCreation, dwReserved);