W
WPCentral Question
I am having a User Control which is having the Image Background of TextBox with other controls. This User Control is used to populated the Long List Multi Selector. On the Tab event of the TextBox I need to navigate to another XAML Page. The problem is that when I am Clicking the TextBox
with Image in LongListMultiSelector than the Click Event of the LLMS is getting invoked. I need to get TAB event of TextBox invoked and navigate to other XAML Page. Please assist.
with Image in LongListMultiSelector than the Click Event of the LLMS is getting invoked. I need to get TAB event of TextBox invoked and navigate to other XAML Page. Please assist.