Files
EgtPHOTOLib/ProjectSlab/ProjectSlabV.xaml
Nicola Pievani ab4f471b83 Primo rilascio.
2020-08-18 15:20:19 +00:00

8 lines
261 B
XML

<UserControl x:Class="ProjectSlabV"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<ContentControl Content="{Binding ProjectContent}"/>
</UserControl>