XAML feature request, Property <> Setter possible, useful ?
Hi,
would it be possible and useful to get a feature with allow to transform property (block) to style setter formate and visa versa ?
e.g.
IsReadOnly="True"
IsEnabled="false"
<Setter Property="IsReadOnly" Value="True" />
<Setter Property="IsEnabled" Value="False" />
Thanks,
regards
Marcus
Please sign in to leave a comment.
Hello Marcus
You're welcome to add a feature request at http://youtrack.jetbrains.net/issues/RSRP and we will consider adding this functionality in one of the future releases. Thank you!
Andrey Serebryansky
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"