Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save atzimler/c167cc732d9717c14c2d77bce1289f4b to your computer and use it in GitHub Desktop.
Save atzimler/c167cc732d9717c14c2d77bce1289f4b to your computer and use it in GitHub Desktop.
<local:LeftRightLayoutControl>
<Button local:LeftRightLayoutControl.Side="Left">On the left</Button>
<Button local:LeftRightLayoutControl.Side="Right">On the right</Button>
<Button local:LeftRightLayoutControl.Side="Left">On the left again</Button>
</local:LeftRightLayoutControl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment