Merge pull request #925 from ermshiperete/novell-bug-602934
[mono.git] / mcs / class / System.Xaml / Test / XmlFiles / ExplicitKeyDictionary.xml
1 <ExplicitKeyDictionary xmlns="clr-namespace:MonoTests.System.Xaml;assembly=System.Xaml_test_net_4_0" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">\r
2   <MyNamedItem x:Key="X">\r
3     <x:Arguments>\r
4       <x:String>foo</x:String>\r
5       <x:String>v1</x:String>\r
6     </x:Arguments>\r
7   </MyNamedItem>\r
8 </ExplicitKeyDictionary>