Hi,
i reference a vpf project and i import dll in my project.
I want to use a buttum contained in a file.xaml, but now this buttom is protected and his click method is private.
It's possible to make public the buttom in the dll referenced?
It's possible to create a buttom completely public?
Thanks