6 lines
286 B
XML
Raw Normal View History

<AbstractContainer Value1="{x:Null}" xmlns="clr-namespace:MonoTests.System.Xaml;assembly=System.Xaml_test_net_4_0" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<AbstractContainer.Value2>
<DerivedObject Foo="x" />
</AbstractContainer.Value2>
</AbstractContainer>