Skip to content

Instantly share code, notes, and snippets.

@danhollick
Created August 24, 2017 13:09
Show Gist options
  • Save danhollick/b03eb51439c32a216ec8dcaf672d3158 to your computer and use it in GitHub Desktop.
Save danhollick/b03eb51439c32a216ec8dcaf672d3158 to your computer and use it in GitHub Desktop.
<!-- Red Panel -->
<StackPanel Color="#DB6882" Width="300" Height="300" Padding="20">
<!-- Yellow Panel -->
<Panel Color="#F1D751" Height="100" />
<!-- Purple Panel -->
<Panel Color="#7A49A7" Height="100" Alignment="Bottom" />
</StackPanel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment