5 lines
193 B
XML
5 lines
193 B
XML
<Grid x:Class="Common.GUI.Controls.GridLayout"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" >
|
|
</Grid>
|