7 lines
220 B
XML
7 lines
220 B
XML
|
<x:Array Type="x:Int32" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|||
|
<x:Int32>4</x:Int32>
|
|||
|
<x:Int32>-5</x:Int32>
|
|||
|
<x:Int32>0</x:Int32>
|
|||
|
<x:Int32>255</x:Int32>
|
|||
|
<x:Int32>2147483647</x:Int32>
|
|||
|
</x:Array>
|