I have written my application to be a class library that is launched by a win32 MFC application.Each of my views is a separate assembly that is located with the base class library that is located in a
I am trying to use MEF in my application, but I have problem with the Import. [Import (typeof(IUserServices ))]
how can I change the background of an ImageView from java? I have an ImageView and at a certain point I need to change the image that it displays (set in the styles). I tried to do it like this: