❔ WPF Border TemplateBinding
Hi!
I've created such style for most of my controls to have rounded corners
however i would like for them to be modifiable
ive written an attached property however i do not have a way to bind it
style
property
normally one would use a template binding in the style but i cant do that while keeping the style generic
I've created such style for most of my controls to have rounded corners
however i would like for them to be modifiable
ive written an attached property however i do not have a way to bind it
style
property
normally one would use a template binding in the style but i cant do that while keeping the style generic