diff --git a/ILSpy/Controls/ResourceObjectTable.xaml b/ILSpy/Controls/ResourceObjectTable.xaml index 7e9da6bac..4a653fa34 100644 --- a/ILSpy/Controls/ResourceObjectTable.xaml +++ b/ILSpy/Controls/ResourceObjectTable.xaml @@ -17,8 +17,8 @@ TargetType="{x:Type ListBoxItem}"> + Path=(ItemsControl.AlternationIndex), + Converter={StaticResource BackgroundConverter}}" /> @@ -28,10 +28,10 @@