Skip to content

Instantly share code, notes, and snippets.

@Sa1Gur
Created June 8, 2019 23:54
Show Gist options
  • Save Sa1Gur/5915fc4c579e0c57cb2864b283b7e2ae to your computer and use it in GitHub Desktop.
Save Sa1Gur/5915fc4c579e0c57cb2864b283b7e2ae to your computer and use it in GitHub Desktop.
using Xamarin.Forms;
namespace EntryAccent
{
public class MyEntry : Entry
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment