2 implementations of GetNewStorage
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (1)
25public HRESULT GetNewStorage(IStorage** lplpstg)
System.Windows.Forms.Design (1)
System\ComponentModel\Design\MultilineStringEditor.OleCallback.cs (1)
23public HRESULT GetNewStorage(IStorage** lplpstg)
1 reference to GetNewStorage
System.Windows.Forms.Primitives (1)
Windows.Win32.IRichEditOleCallback.g.cs (1)
67 return __object.GetNewStorage(lplpstg);