Skip to content

Instantly share code, notes, and snippets.

@markryd
Created September 11, 2013 03:26
Show Gist options
  • Select an option

  • Save markryd/6519000 to your computer and use it in GitHub Desktop.

Select an option

Save markryd/6519000 to your computer and use it in GitHub Desktop.
These basically do the same thing
<Border Background="Red" BorderThickness="1" BorderBrush="LightGreen"/>
<Rectangle Fill="Red" StrokeThickness="1" Stroke="LightGreen"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment