Skip to content

Instantly share code, notes, and snippets.

View Juansero29's full-sized avatar
🎸
.NETing

Juan Rodríguez Juansero29

🎸
.NETing
  • Masao
  • France
  • 07:28 (UTC +02:00)
View GitHub Profile
@Juansero29
Juansero29 / bprop.snippet
Last active May 13, 2022 03:41 — forked from parth7676/bprop.snippet
Modern Bindable Property Snippet for Xamarin Forms.
<?xml version="1.0" encoding="utf-8"?>
<CodeSnippets xmlns="http://schemas.microsoft.com/VisualStudio/2005/CodeSnippet">
<CodeSnippet Format="1.0.0">
<Header>
<SnippetTypes>
<SnippetType>Expansion</SnippetType>
</SnippetTypes>
<Title>BindableProperty</Title>
<Author>Juan R. (Juansero29) and Parth Patel (parth7676)</Author>
<Description>