9 references to SystemDrawing
System.Private.Windows.Core (7)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (7)
136new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 155new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 178new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 197new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 216new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 239new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 258new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer);
System.Windows.Forms (2)
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormatWriter.cs (1)
26new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer);
System\Windows\Forms\DataBinding\ControlBindingsCollection.cs (1)
13[Editor($"System.Drawing.Design.UITypeEditor, {Assemblies.SystemDrawing}", typeof(UITypeEditor))]