Hi Agustin,
thanks very much for the links, i did fi ally get it so that when i passed the viewmoldel object it correctly shows my view, by registering the resource dictionary with an export and in the main app registering it with the main app. Resource dictionary.
my next problem i think is related to mef, because now my properties will not update. So in my iplugin interface i defined a setItem(int itemnumber), i can call this in my plugin from the host app when changing the listbox. I see the property being set, i see the raisepropertychanged fire, but the textblock bound to it does not change. Im not quite sure how to bibble that event up to the host which is what i recon needs to happen?
also, im sorry about the grammar / spelling of thus post, writing on a wp8 device.
Scott
thanks very much for the links, i did fi ally get it so that when i passed the viewmoldel object it correctly shows my view, by registering the resource dictionary with an export and in the main app registering it with the main app. Resource dictionary.
my next problem i think is related to mef, because now my properties will not update. So in my iplugin interface i defined a setItem(int itemnumber), i can call this in my plugin from the host app when changing the listbox. I see the property being set, i see the raisepropertychanged fire, but the textblock bound to it does not change. Im not quite sure how to bibble that event up to the host which is what i recon needs to happen?
also, im sorry about the grammar / spelling of thus post, writing on a wp8 device.
Scott