We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433de5a commit 4b4d938Copy full SHA for 4b4d938
Rubberduck.Core/UI/Inspections/InspectionResultsControl.xaml
@@ -200,7 +200,6 @@
200
SelectedItem="{Binding SelectedItem}"
201
SelectionUnit="FullRow"
202
ItemsSource="{Binding Results, NotifyOnSourceUpdated=True}"
203
- RequestBringIntoView="InspectionResultsGrid_RequestBringIntoView"
204
VirtualizingPanel.IsVirtualizingWhenGrouping="True"
205
ScrollViewer.CanContentScroll="True"
206
ScrollViewer.VerticalScrollBarVisibility="Auto"
0 commit comments