Created
May 27, 2014 12:44
-
-
Save ScottIsAFool/49ae6e0a41ce4ea3f103 to your computer and use it in GitHub Desktop.
YLAD custom control
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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