3 references to MarginsConverter
System.Drawing (1)
System.Drawing.cs (1)
111[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Printing.MarginsConverter))]
System.Drawing.Common (1)
System\Drawing\Printing\Margins.cs (1)
12[TypeConverter(typeof(MarginsConverter))]
System.Windows.Extensions (1)
TypeForwards.cs (1)
8[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Printing.MarginsConverter))]