Skip to content

Binding Errors on AutomationProperty.Name #3945

@Keboo

Description

@Keboo

Bug explanation

In 5.3.0 release, create a new NumericUpDown control with the default style.

Observered: Binding Error on the AutomationProperties.Name property

Expected: No binding errors

I think the correct solution here is to create a value converter that can be applied to the binding. If the value is a string returning it, otherwise simply return empty string.

Version

5.3.0

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions