我用的是AvaloniaUi如何去掉DataGrid默认的隔行换色效果?
可以使用 AvaloniaUi 的 DataGrid.RowBackground 属性来设置 DataGrid 的行背景色,将其设置为透明色即可去掉隔行换色效果,如下所示: