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

@@ -25,15 +25,20 @@ System.Windows/DependencyObjectTypeTest.cs
System.Windows/DependencyPropertyTest.cs
System.Windows/Int32RectTest.cs
System.Windows/Int32RectConverterTest.cs
System.Windows/Int32RectValueSerializerTest.cs
System.Windows/PointTest.cs
System.Windows/PointConverterTest.cs
System.Windows/PointValueSerializerTest.cs
System.Windows/PropertyMetadataTest.cs
System.Windows/RectTest.cs
System.Windows/RectConverterTest.cs
System.Windows/RectValueSerializerTest.cs
System.Windows/SizeTest.cs
System.Windows/SizeConverterTest.cs
System.Windows/SizeValueSerializerTest.cs
System.Windows/VectorTest.cs
System.Windows/VectorConverterTest.cs
System.Windows/VectorValueSerializerTest.cs
System.Windows.Markup/ConstructorArgumentAttributeTest.cs
System.Windows.Markup/ContentPropertyAttributeTest.cs
System.Windows.Markup/ContentWrapperAttributeTest.cs
@@ -42,5 +47,7 @@ System.Windows.Markup/DependsOnAttributeTest.cs
System.Windows.Markup/MarkupExtensionReturnTypeAttributeTest.cs
System.Windows.Markup/ValueSerializerTest.cs
System.Windows.Media/MatrixTest.cs
System.Windows.Media/MatrixConverterTest.cs
System.Windows.Media/MatrixValueSerializerTest.cs
System.Windows.Threading/DispatcherTest.cs
System.Windows.Threading/DispatcherTimerTest.cs