Using code to Navigate to UXpage or Window

5 replies. Last post: September 21, 2012 6:13 AM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Am new to c# and would like to use the MouseLeftButtonDown="StylishLabel_MouseLeftButtonDown" on UXCallOut to open a xaml window in my view folder using code.


private void StylishLabel_MouseLeftButtonDown(object sender, MouseButtonEventArgs e)
{
   // What code would i place in here to do that please?


}

All times are GMT -5. The time now is 1:41 AM.
Previous Next