Border Stoke data binding does not work #19201
Labels
area-controls-border
Border
area-xaml
XAML, CSS, Triggers, Behaviors
platform/android 🤖
s/needs-repro
Attach a solution or code which reproduces the issue
t/bug
Something isn't working
Description
Binding the Stroke property of a Border in order to dynamically set its color does not work. I would expect the property to function the same way BorderColor does on a Frame.
Steps to Reproduce
Create a new .net maui app.
Replace main page with:
Change entry text to different hex colors. The Frame control updates but the Border control does not.
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android, I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: