<CollectionContentProperty xmlns="clr-namespace:MonoTests.System.Xaml;assembly=System.Xaml_test_net_4_0" xmlns:scg="clr-namespace:System.Collections.Generic;assembly=mscorlib" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
  <scg:List x:TypeArguments="SimpleClass" Capacity="4">
    <SimpleClass />
    <SimpleClass />
    <SimpleClass />
    <SimpleClass />
  </scg:List>
</CollectionContentProperty>