Pooyan Yazdi
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Pooyan Yazdi created a post, How to place 'Property' and 'Value' on single line in XAML
How can I format XAML like this: <Setter Property="Foreground" Value="White"/> <Setter Property="Background" Value="#547AFF"/> <Setter Property="Template"> <Setter.Value> ...