I thought that I could pass a Model property as a ConverterParameter, something like:

,ConverterParameter={Binding MyModel.MyProperty}

but apparently this is not the case.
Could someone please point me to the right direction?

Thanks in advance!