Created
May 24, 2017 12:15
-
-
Save atzimler/c167cc732d9717c14c2d77bce1289f4b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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