Files
Common.Wpf/HtmlLabelControl/HtmlLabel.xaml
2014-04-30 17:33:21 -04:00

8 lines
245 B
XML

<UserControl x:Class="Common.Wpf.HtmlLabelControl.HtmlLabel"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Grid>
</Grid>
</UserControl>