Merge pull request #925 from ermshiperete/novell-bug-602934
[mono.git] / mcs / class / System.Xaml / Test / XmlFiles / DirectDictionaryContainer2.xml
1 <ResourcesDict2 xmlns="http://www.domain.com/path"
2                   xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
3         <TestObject2 x:Key="1" TestProperty="1" />
4         <TestObject2 x:Key="two" TestProperty="two" />
5 </ResourcesDict2>
6