mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-01-26 17:23:56 -05:00
Code cleanup
This commit is contained in:
@@ -153,7 +153,6 @@
|
||||
Foreground="White"
|
||||
nameBasedGrid:NameBasedGrid.Row="FeedListRow"
|
||||
ScrollViewer.HorizontalScrollBarVisibility="Disabled">
|
||||
<ListBoxItem Content="Test item" />
|
||||
<ListBox.ItemTemplate>
|
||||
<DataTemplate>
|
||||
<htmlTextBlock:HtmlTextBlock Html="{Binding}"
|
||||
|
||||
Reference in New Issue
Block a user