1 implementation of InitNew
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
483HRESULT IPersistStreamInit.Interface.InitNew() => HRESULT.S_OK;
1 reference to InitNew
System.Windows.Forms.Primitives (1)
Windows.Win32.IPersistStreamInit.g.cs (1)
244 return __object.InitNew();