Browse Source

Revert "Allow scrolling in high resource rows"

pull/703/head
Siegfried Pammer 9 years ago
parent
commit
74daaaf733
  1. 1
      ILSpy/Controls/ResourceStringTable.xaml

1
ILSpy/Controls/ResourceStringTable.xaml

@ -36,7 +36,6 @@ @@ -36,7 +36,6 @@
Foreground="Black"
Grid.Row="1"
AlternationCount="2"
ScrollViewer.CanContentScroll="False"
ItemContainerStyle="{StaticResource alternatingWithBinding}">
<ListView.View>
<GridView AllowsColumnReorder="False">

Loading…
Cancel
Save