a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
7 lines
281 B
XML
7 lines
281 B
XML
<MyArray Type="x:Int32" xmlns="clr-namespace:MonoTests.System.Xaml;assembly=System.Xaml_test_net_4_0" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<MyArray.Items>
|
|
<x:Int32>5</x:Int32>
|
|
<x:Int32>-3</x:Int32>
|
|
<x:Int32>0</x:Int32>
|
|
</MyArray.Items>
|
|
</MyArray> |