Skip to content

Instantly share code, notes, and snippets.

@danhollick
Created August 24, 2017 13:07
Show Gist options
  • Save danhollick/fc1e7d399e460642ba12166abad637b4 to your computer and use it in GitHub Desktop.
Save danhollick/fc1e7d399e460642ba12166abad637b4 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" />
</StackPanel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment