Skip to content

Instantly share code, notes, and snippets.

View xeterixon's full-sized avatar

Xet Erixon xeterixon

View GitHub Profile
@xeterixon
xeterixon / bprop.template.xml
Last active January 23, 2017 09:25
Xamarin Studio Code Snippet for creating the boilerplate code of a bindable property.
<!--
Download and copy this file to ~/Library/XamarinStudio-VERSION/Snippets
In a .cs file, type "bprop" and TAB to insert the code for a bindable property
-->
<?xml version="1.0" encoding="utf-8"?>
<CodeTemplates version="3.0">
<CodeTemplate version="2.0">
<Header>
<_Group>C#</_Group>
<Version />