Skip to content

Instantly share code, notes, and snippets.

@grimorde
Created February 3, 2020 07:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grimorde/508e0674ad971644975f54c6015c2223 to your computer and use it in GitHub Desktop.
Save grimorde/508e0674ad971644975f54c6015c2223 to your computer and use it in GitHub Desktop.
Declaration of control namespace
<?xml version="1.0" encoding="utf-8" ?>
<ContentPage
x:Class="XamarinModalExample.MainView"
xmlns="http://xamarin.com/schemas/2014/forms"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:controls="clr-namespace:XamarinModalExample.Controls;assembly=XamarinModalExample">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment