Attachable property setter was not working with XamlObjectWriter.
commit1d08b24a11e2e5a1ab33803a7aee1c081f39bdf1
authorAtsushi Eno <atsushi@ximian.com>
Mon, 16 May 2011 07:31:14 +0000 (16 16:31 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Mon, 16 May 2011 07:31:14 +0000 (16 16:31 +0900)
tree9300005a85efa3d78b956686dc18141a36daf567
parentd0c8d30d98f1b07ad84f2d6e2ef909a7149758ac
Attachable property setter was not working with XamlObjectWriter.

Fixed bug #693779.
mcs/class/System.Xaml/System.Xaml.Schema/XamlMemberInvoker.cs
mcs/class/System.Xaml/System.Xaml/XamlObjectWriter.cs
mcs/class/System.Xaml/Test/System.Xaml/TestedTypes.cs
mcs/class/System.Xaml/Test/System.Xaml/XamlObjectWriterTest.cs
mcs/class/System.Xaml/Test/System.Xaml/XamlTypeTest.cs