Skip to content

Can't set the border properties of the NumberBox. #1925

@hipo760

Description

@hipo760

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

image

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions