Use MarkupExtension.ProvideValue() so that XamlObjectReader can return expected Resul...
commitc3a2bb4011f99394ed6b77d6d14e91be61c132e5
authorAtsushi Eno <atsushi@ximian.com>
Wed, 6 Oct 2010 07:31:18 +0000 (6 16:31 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Wed, 6 Oct 2010 07:31:18 +0000 (6 16:31 +0900)
tree8d2127233929e9ecc8e5a316b65ebfcd1e451ea3
parent595b58814f0cbf60e9c51c3584c524e35521cd21
Use MarkupExtension.ProvideValue() so that XamlObjectReader can return expected Result. Implement internal IXamlNameResolver for Reference resolution.
mcs/class/System.Xaml/System.Xaml.dll.sources
mcs/class/System.Xaml/System.Xaml/XamlNameResolver.cs [new file with mode: 0644]
mcs/class/System.Xaml/System.Xaml/XamlObjectWriter.cs
mcs/class/System.Xaml/Test/System.Xaml/XamlXmlReaderTest.cs