Hello, I have a page that has a single content view within it. the content view is abstracted out of the page into its own xaml class. Is it possible to access page methods like displayAlert in a ContentView?
↧
Hello, I have a page that has a single content view within it. the content view is abstracted out of the page into its own xaml class. Is it possible to access page methods like displayAlert in a ContentView?