Files
OmagCUT/InternalComponentPageUC.xaml
T
Emmanuele Sassi ea4356f9e6 OmagCUT :
- Rinnovamento iniziale interfaccia sul modello di SarmaxWall.
2015-09-13 18:02:08 +00:00

12 lines
505 B
XML

<UserControl x:Class="InternalComponentPageUC"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
mc:Ignorable="d"
d:DesignHeight="768" d:DesignWidth="256">
<Grid>
</Grid>
</UserControl>