Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit e731cd5

Browse files
Removing handler
1 parent 99203ff commit e731cd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.VisualStudio.UI/Views/InlineAnnotationView.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ public partial class InlineAnnotationView : UserControl
99
public InlineAnnotationView()
1010
{
1111
InitializeComponent();
12-
PreviewMouseWheel += ScrollViewerUtilities.FixMouseWheelScroll;
1312
}
1413
}
1514
}

0 commit comments

Comments
 (0)