Imported Upstream version 5.8.0.22

Former-commit-id: df344e34b07851d296efb3e6604c8db42b6f7aa3
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2017-10-19 20:04:20 +00:00
parent 5f4a27cc8a
commit 7d05485754
5020 changed files with 114082 additions and 186061 deletions

View File

@@ -1,10 +1,23 @@
corefx/SR.cs
System.Drawing/SR.cs
Assembly/AssemblyInfo.cs
../../build/common/Consts.cs
../../build/common/Locale.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/ClientUtils.cs
../../../external/corefx/src/System.Drawing.Common/src/misc/HandleCollector.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Gdiplus.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/NativeMethods.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/UnsafeNativeMethods.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Internal/GPPOINT.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Internal/GPPOINTF.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Internal/GPRECT.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Internal/GPRECTF.cs
../../../external/corefx/src/System.Drawing.Common/src/AssemblyRef.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Internal/ISystemEventTracker.cs
System.Drawing/Bitmap.cs
System.Drawing/BitmapSuffixInSameAssemblyAttribute.cs
System.Drawing/BitmapSuffixInSatelliteAssemblyAttribute.cs
System.Drawing/Brush.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSameAssemblyAttribute.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSatelliteAssemblyAttribute.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Brush.cs
System.Drawing/Brushes.cs
System.Drawing/BufferedGraphics.cs
System.Drawing/BufferedGraphicsManager.cs
@@ -18,10 +31,11 @@ System.Drawing/ComIStreamMarshaler.cs
System.Drawing/ComIStreamWrapper.cs
System.Drawing/ContentAlignment.cs
System.Drawing/CopyPixelOperation.cs
System.Drawing/ExternDll.cs
System.Drawing/Font.cs
System.Drawing/FontConverter.cs
System.Drawing/FontFamily.cs
System.Drawing/FontStyle.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs
System.Drawing/Graphics.cs
System.Drawing/GraphicsUnit.cs
System.Drawing/gdipEnums.cs
@@ -31,7 +45,7 @@ System.Drawing/KnownColor.cs
System.Drawing/KnownColors.cs
System.Drawing/IconConverter.cs
System.Drawing/Icon.cs
System.Drawing/IDeviceContext.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs
System.Drawing/ImageAnimator.cs
System.Drawing/ImageConverter.cs
System.Drawing/Image.cs
@@ -45,151 +59,165 @@ System.Drawing/RectangleConverter.cs
System.Drawing/Rectangle.cs
System.Drawing/RectangleF.cs
System.Drawing/Region.cs
System.Drawing/RotateFlipType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs
System.Drawing/SizeConverter.cs
System.Drawing/Size.cs
System.Drawing/SizeF.cs
System.Drawing/SizeFConverter.cs
System.Drawing/SolidBrush.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs
System.Drawing/SRDescriptionAttribute.cs
System.Drawing/StringAligment.cs
System.Drawing/StringDigitSubstitute.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs
System.Drawing/StringFormat.cs
System.Drawing/StringFormatFlags.cs
System.Drawing/StringTrimming.cs
System.Drawing/StringUnit.cs
System.Drawing/SystemBrushes.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs
System.Drawing/SystemColors.cs
System.Drawing/SystemFonts.cs
System.Drawing/SystemIcons.cs
System.Drawing/SystemPens.cs
System.Drawing/TextureBrush.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs
System.Drawing/ToolboxBitmapAttribute.cs
System.Drawing.Design/UITypeEditorEditStyle.cs
System.Drawing.Design/IPropertyValueUIService.cs
System.Drawing.Design/IToolboxItemProvider.cs
System.Drawing.Design/PropertyValueItem.cs
System.Drawing.Design/PropertyValueUIHandler.cs
System.Drawing.Design/PropertyValueUIItemInvokeHandler.cs
System.Drawing.Design/CategoryNameCollection.cs
System.Drawing.Design/IToolboxService.cs
System.Drawing.Design/IToolboxUser.cs
System.Drawing.Design/PaintValueEventArgs.cs
System.Drawing.Design/ToolboxComponentsCreatedEventArgs.cs
System.Drawing.Design/ToolboxComponentsCreatedEventHandler.cs
System.Drawing.Design/ToolboxComponentsCreatingEventArgs.cs
System.Drawing.Design/ToolboxComponentsCreatingEventHandler.cs
System.Drawing.Design/ToolboxItemCreatorCallback.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/UITypeEditorEditStyle.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/IPropertyValueUIService.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/IToolboxItemProvider.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/PropertyValueUIItem.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/PropertyValueUIHandler.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/IToolboxService.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/IToolboxUser.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/PaintValueEventArgs.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs
System.Drawing.Design/ToolboxItem.cs
System.Drawing.Design/UITypeEditor.cs
System.Drawing.Design/ToolboxItemCollection.cs
System.Drawing.Drawing2D/AdjustableArrowCap.cs
System.Drawing.Drawing2D/Blend.cs
System.Drawing.Drawing2D/ColorBlend.cs
System.Drawing.Drawing2D/CombineMode.cs
System.Drawing.Drawing2D/CompostingMode.cs
System.Drawing.Drawing2D/CompostingQuality.cs
System.Drawing.Drawing2D/CoordinateSpace.cs
System.Drawing.Drawing2D/CustomLineCap.cs
System.Drawing.Drawing2D/DashCap.cs
System.Drawing.Drawing2D/DashStyle.cs
System.Drawing.Drawing2D/FillMode.cs
System.Drawing.Drawing2D/FlushIntention.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/UITypeEditor.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/ToolboxItemCollection.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/BrushType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCapType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/DashCap.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs
System.Drawing.Drawing2D/GraphicsContainer.cs
System.Drawing.Drawing2D/GraphicsPath.cs
System.Drawing.Drawing2D/GraphicsPathIterator.cs
System.Drawing.Drawing2D/GraphicsState.cs
System.Drawing.Drawing2D/HatchBrush.cs
System.Drawing.Drawing2D/HatchStyle.cs
System.Drawing.Drawing2D/InterpolationMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsState.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs
System.Drawing.Drawing2D/LinearGradientBrush.cs
System.Drawing.Drawing2D/LinearGradientMode.cs
System.Drawing.Drawing2D/LineCap.cs
System.Drawing.Drawing2D/LineJoin.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs
System.Drawing.Drawing2D/Matrix.cs
System.Drawing.Drawing2D/MatrixOrder.cs
System.Drawing.Drawing2D/PathData.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs
System.Drawing.Drawing2D/PathGradientBrush.cs
System.Drawing.Drawing2D/PathPointType.cs
System.Drawing.Drawing2D/PenAlignment.cs
System.Drawing.Drawing2D/PenType.cs
System.Drawing.Drawing2D/PixelOffsetMode.cs
System.Drawing.Drawing2D/QualityMode.cs
System.Drawing.Drawing2D/RegionData.cs
System.Drawing.Drawing2D/SmoothingMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/RegionData.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SafeCustomLineCapHandle.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs
../../build/common/MonoTODOAttribute.cs
System.Drawing.Drawing2D/WarpMode.cs
System.Drawing.Drawing2D/WrapMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs
System.Drawing.Imaging/BitmapData.cs
System.Drawing.Imaging/ColorAdjustType.cs
System.Drawing.Imaging/ColorChannelFlag.cs
System.Drawing.Imaging/ColorMap.cs
System.Drawing.Imaging/ColorMapType.cs
System.Drawing.Imaging/ColorMatrix.cs
System.Drawing.Imaging/ColorMatrixFlag.cs
System.Drawing.Imaging/ColorMode.cs
System.Drawing.Imaging/ColorPalette.cs
System.Drawing.Imaging/EmfPlusRecordType.cs
System.Drawing.Imaging/EmfType.cs
System.Drawing.Imaging/Encoder.cs
System.Drawing.Imaging/EncoderParameter.cs
System.Drawing.Imaging/EncoderParameters.cs
System.Drawing.Imaging/EncoderParameterValueType.cs
System.Drawing.Imaging/EncoderValue.cs
System.Drawing.Imaging/FrameDimension.cs
System.Drawing.Imaging/ImageAttributes.cs
System.Drawing.Imaging/ImageCodecFlags.cs
System.Drawing.Imaging/ImageCodecInfo.cs
System.Drawing.Imaging/ImageFlags.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusFlags.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfoPrivate.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs
System.Drawing.Imaging/ImageFormat.cs
System.Drawing.Imaging/ImageLockMode.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs
System.Drawing.Imaging/Metafile.cs
System.Drawing.Imaging/MetafileFrameUnit.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs
System.Drawing.Imaging/MetafileHeader.cs
System.Drawing.Imaging/MetafileType.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeaderWmf.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeaderEmf.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs
System.Drawing.Imaging/MetaHeader.cs
System.Drawing.Imaging/PaletteFlags.cs
System.Drawing.Imaging/PixelFormat.cs
System.Drawing.Imaging/PlayRecordCallback.cs
System.Drawing.Imaging/PropertyItem.cs
System.Drawing.Imaging/WmfPlaceableFileHeader.cs
System.Drawing.Printing/Duplex.cs
System.Drawing.Printing/InvalidPrinterException.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/PropertyItemInternal.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.Serializable.cs
System.Drawing.Printing/MarginsConverter.cs
System.Drawing.Printing/Margins.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.Serializable.cs
System.Drawing.Printing/PrintingServices.cs
System.Drawing.Printing/PrintingServicesWin32.cs
System.Drawing.Printing/PrintingServicesUnix.cs
System.Drawing.Printing/PageSettings.cs
System.Drawing.Printing/PaperKind.cs
System.Drawing.Printing/PaperSize.cs
System.Drawing.Printing/PaperSource.cs
System.Drawing.Printing/PaperSourceKind.cs
System.Drawing.Printing/PreviewPageInfo.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.Serializable.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.Serializable.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs
System.Drawing.Printing/PreviewPrintController.cs
System.Drawing.Printing/PrintController.cs
System.Drawing.Printing/PrintDocument.cs
System.Drawing.Printing/PrinterResolution.cs
System.Drawing.Printing/PrinterResolutionKind.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.Serializable.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs
System.Drawing.Printing/PrinterSettings.cs
System.Drawing.Printing/PrinterUnit.cs
System.Drawing.Printing/PrinterUnitConvert.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs
System.Drawing.Printing/PrintEventArgs.cs
System.Drawing.Printing/PrintEventHandler.cs
System.Drawing.Printing/PrintingPermissionAttribute.cs
System.Drawing.Printing/PrintingPermission.cs
System.Drawing.Printing/PrintingPermissionLevel.cs
System.Drawing.Printing/PrintAction.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrintingPermission.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrintingPermissionAttribute.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrintingPermissionLevel.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs
System.Drawing.Printing/PrintPageEventArgs.cs
System.Drawing.Printing/PrintPageEventHandler.cs
System.Drawing.Printing/PrintRange.cs
System.Drawing.Printing/QueryPageSettingsEventArgs.cs
System.Drawing.Printing/QueryPageSettingsEventHandler.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs
System.Drawing.Printing/StandardPrintController.cs
System.Drawing.Text/FontCollection.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs
System.Drawing.Text/PrivateFontCollection.cs
System.Drawing.Text/GenericFontFamilies.cs
System.Drawing.Text/HotkeyPrefix.cs
System.Drawing.Text/InstalledFontCollection.cs
System.Drawing.Text/TextRenderingHint.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Text/InstalledFontCollection.cs
../../../external/corefx/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs