WPF style trigger of usercontrol not propagated
I built a CustomDataGrid
usercontrol based on the DataGrid
where I define the DataGridCell
style trigger to alternate the background color of odd vs. even selected cells as follow:
I built a CustomDataGrid
usercontrol based on the DataGrid
where I define the DataGridCell
style trigger to alternate the background color of odd vs. even selected cells as follow: