Base:
method
LoadFromStream
System.Drawing.Design.ImageEditor.LoadFromStream(System.IO.Stream)
1 reference to LoadFromStream
System.Windows.Forms.Design.Tests (1)
System\Drawing\Design\BitmapEditorTests.cs (1)
111public new Image LoadFromStream(Stream stream) => base.LoadFromStream(stream);