3 references to PropertyBagStream
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.State.cs (1)
117_propertyBag = new PropertyBagStream(memoryStream);
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHost.PropertyBagStreamTests.cs (2)
32AxHost.PropertyBagStream newBag = new(stream); 83IPropertyBag.Interface newBag = new AxHost.PropertyBagStream(stream);