Skip to content

Instantly share code, notes, and snippets.

@mrlacey
Created March 15, 2022 21:07
Show Gist options
  • Save mrlacey/f8f506cacbb23dcbba113b522805bac5 to your computer and use it in GitHub Desktop.
Save mrlacey/f8f506cacbb23dcbba113b522805bac5 to your computer and use it in GitHub Desktop.
<ResourceDictionary
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
...
<Thickness x:Key="MediumLeftRightMargin">24,0,24,0</Thickness>
...
</ResourceDictionary>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment