Skip to content

Instantly share code, notes, and snippets.

@ScottIsAFool
Created May 27, 2014 12:44
Show Gist options
  • Save ScottIsAFool/49ae6e0a41ce4ea3f103 to your computer and use it in GitHub Desktop.
Save ScottIsAFool/49ae6e0a41ce4ea3f103 to your computer and use it in GitHub Desktop.
YLAD custom control
<Item Title="built by"
Type="xaml">
<scott:FerretLabs xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:scott="clr-namespace:ScottIsAFool.WindowsPhone;assembly=ScottIsAFool.WindowsPhone"
HorizontalAlignment="Stretch"
VerticalAlignment="Top"/>
</Item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment