1 implementation of HandsOffStorage
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
438HRESULT IPersistStorage.Interface.HandsOffStorage() => HRESULT.S_OK;
1 reference to HandsOffStorage
System.Windows.Forms.Primitives (1)
Windows.Win32.IPersistStorage.g.cs (1)
279 return __object.HandsOffStorage();