I am working on Windows 8 Phone application,I have 2 things here one is Library project and other is normal app,Let me first explain my code:
In Library project<
Change the override keyword to new and you'll get the behaviour you're after. Check out this link for more information on when to use which.