Fixed member order in Dictionary key and item in XamlObjectReader.
authorAtsushi Eno <atsushi@ximian.com>
Mon, 8 Nov 2010 07:41:43 +0000 (16:41 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Mon, 8 Nov 2010 07:41:43 +0000 (16:41 +0900)
commit4aeba5a662639fde0118a1bb6b17e2beece08aa5
tree97c5d5c9f2fab87d7f065bb66199c5dbd1cd942b
parent7a467ce88608fc90282b3adba51c81ffb2c7c315
Fixed member order in Dictionary key and item in XamlObjectReader.

This requires messy and complicated change and sort of illogical member ordering!
mcs/class/System.Xaml/System.Xaml/TypeExtensionMethods.cs
mcs/class/System.Xaml/System.Xaml/XamlNode.cs
mcs/class/System.Xaml/System.Xaml/XamlObjectReader.cs
mcs/class/System.Xaml/System.Xaml/XamlType.cs
mcs/class/System.Xaml/Test/System.Xaml/XamlObjectReaderTest.cs