MobilePageStack.xaml 235 B

123456
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ContentView xmlns="http://xamarin.com/schemas/2014/forms"
  3. xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
  4. x:Class="InABox.Mobile.MobilePageStack">
  5. </ContentView>