Describe the bug
Border properties like BorderBrush or BorderThickness can't change from xaml.
Steps to reproduce the bug
Steps to reproduce the behavior:
<ComboBox Header="ComboxBorder" BorderThickness="0.5" BorderBrush="DarkGray" />
<controls:NumberBox Header="ComboxBorder" BorderThickness="0.5" BorderBrush="DarkGray"/>
Expected behavior
Border properties should work like other controls (ComboBox, TextBox,...)
Screenshots

Version Info
NuGet package version:
| Windows 10 version |
Saw the problem? |
| Insider Build (xxxxx) |
|
| November 2019 Update (18363) |
Yes |
| May 2019 Update (18362) |
|
| October 2018 Update (17763) |
|
| April 2018 Update (17134) |
|
| Fall Creators Update (16299) |
|
| Creators Update (15063) |
|
| Device form factor |
Saw the problem? |
| Desktop |
Yes |
| Mobile |
|
| Xbox |
|
| Surface Hub |
|
| IoT |
|
Additional context
Describe the bug
Border properties like BorderBrush or BorderThickness can't change from xaml.
Steps to reproduce the bug
Steps to reproduce the behavior:
<ComboBox Header="ComboxBorder" BorderThickness="0.5" BorderBrush="DarkGray" /><controls:NumberBox Header="ComboxBorder" BorderThickness="0.5" BorderBrush="DarkGray"/>Expected behavior
Border properties should work like other controls (ComboBox, TextBox,...)
Screenshots
Version Info
NuGet package version:
Additional context