Advanced Forum Search Results
-
The event is not getting fire because Button class is marking the event as Handle but you should be able to use Click event.
Thanks
Eduardo
-
As far I know, DLLs get unloaded when you navigate away from the page; No state is persisted if you navigate away from the page.
Thanks
-
Can you share the xaml ?