Files
OmagPHOTO/Project/ProjectV.xaml
T
2017-11-18 10:22:46 +00:00

8 lines
257 B
XML

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