linux-packaging-mono/mcs/class/System.Xaml/Test/XmlFiles/DirectDictionaryContainer.xml
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

9 lines
380 B
XML

<DirectDictionaryContainer xmlns="clr-namespace:MonoTests.System.Xaml;assembly=System.Xaml_test_net_4_0" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<DirectDictionaryContainer.Items>
<x:Int32 x:Key="one">20</x:Int32>
<x:Int32 x:Key="two">30</x:Int32>
<x:Int32 x:Key="three">40</x:Int32>
</DirectDictionaryContainer.Items>
</DirectDictionaryContainer>