Hi Eager,
It would be helpful if you could provide us with a small sample solution which would show the problem you are facing. Therefore, we would be able to give you better support for this scenario.
However, as a workaround, you would be able to import the property to the ViewModel by passing it as an argument on the constructor. You would need to decorate the ViewModel constructor with "[ImportConstructor]", in order to get the container resolve every constructor parameter.
Regards,
Gabriel Ostrowsky
https://blogs.southworks.net/gostrowsky
It would be helpful if you could provide us with a small sample solution which would show the problem you are facing. Therefore, we would be able to give you better support for this scenario.
However, as a workaround, you would be able to import the property to the ViewModel by passing it as an argument on the constructor. You would need to decorate the ViewModel constructor with "[ImportConstructor]", in order to get the container resolve every constructor parameter.
Regards,
Gabriel Ostrowsky
https://blogs.southworks.net/gostrowsky