blob: 263e0d9753b990327124c2de731102214a8ae7f8 [file] [log] [blame]
<Composite xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:x="http://www.eclipse.org/xwt"
xmlns:j="clr-namespace:org.eclipse.xwt.tests.style.java">
<Composite.layout>
<GridLayout numColumns="2"/>
</Composite.layout>
<Label Text="Hello" Background="Red"/>
</Composite>