ChangegridViewItem'sbackgroundcolorafterfirstandsecondclickonit我的意思是在第一次单击后将gridViewItem的背景颜色更改为蓝色,在第二次单击后更改为红色,然后是蓝色,然后是红色...这是我的c#代码,但它在"gvi.Background=newSolidColorBrush(Windows.UI.Colors.Blue);":上引发了异常\\'System.NullReferenceException\\'1234567891011121314151617181920212223 privatevoidGridViewIt