2 instantiations of PropertyBagStream
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
17295
PropertyBagStream bag = new
PropertyBagStream
();
18008
PropertyBagStream bag = new
PropertyBagStream
();
2 references to PropertyBagStream
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
17295
PropertyBagStream
bag = new PropertyBagStream();
18008
PropertyBagStream
bag = new PropertyBagStream();