I'm getting xaml binding failures for HorizontalContentAlignment and VerticalContentAlignment for my ListViewItem. It seems like it isn't able to find these props for the ancestor control. Can anyone help to fix this?
The problem is with the control template, like that uc:ReportParameterControl is very suspicious
Probably it doesn't have Content Control and in case it has Content Control maybe it doesn't use template binding