Skip to content

NumericUpDown SelectAllOnFocus doesn't work #2542

@fredericoregateiro

Description

@fredericoregateiro

What steps will reproduce this issue?

Setting the SelectAllOnFocus="True" property on a NumericUpDown control has no efect, on other and using the Controls:TextBoxHelper.SelectAllOnFocus="True" work as expected, selecting all text.

Expected outcome

Setting the SelectAllOnFocus="True" on a NumericUpDown control should have the same behavior like the Controls:TextBoxHelper.SelectAllOnFocus="True"

Environment

  • MahApps.Metro v1.2.4
  • Windows 10
  • Visual Studio 2013
  • .NET Framework 4.5

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions