mirror of
https://github.com/ckaczor/Common.Wpf.git
synced 2026-01-17 01:25:36 -05:00
Initial commit
This commit is contained in:
7
HtmlLabelControl/HtmlLabel.xaml
Normal file
7
HtmlLabelControl/HtmlLabel.xaml
Normal file
@@ -0,0 +1,7 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user