Merge pull request #925 from ermshiperete/novell-bug-602934
[mono.git] / mcs / class / System.Xaml / Test / XmlFiles / AmbientPropertyContainer.xml
1 <ResourcesDict xmlns="http://www.domain.com/path" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
2   <TestObject TestProperty="{x:Null}" x:Name="__ReferenceID0">
3     <x:Key>
4       <x:String>TestDictItem</x:String>
5     </x:Key>
6   </TestObject>
7   <TestObject TestProperty="{x:Reference __ReferenceID0}">
8     <x:Key>
9       <x:String>okay</x:String>
10     </x:Key>
11   </TestObject>
12 </ResourcesDict>