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)
32
AxHost.PropertyBagStream newBag =
new
(stream);
83
IPropertyBag.Interface newBag = new AxHost.
PropertyBagStream
(stream);