Skip to content

Instantly share code, notes, and snippets.

@danhollick
Created August 24, 2017 13:01
Show Gist options
  • Save danhollick/d9713d31aae5a994c452ceb102f61320 to your computer and use it in GitHub Desktop.
Save danhollick/d9713d31aae5a994c452ceb102f61320 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="40" />
<!-- Light Blue Panel -->
<Panel Color="#6DBFD2" Height="60" />
<!-- Purple Panel -->
<Panel Color="#7A49A7" Height="80" />
</StackPanel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment