Skip to content

DatePicker and DateTimePicker UseFloatingWatermark don't work #2524

@AndrzejKl

Description

@AndrzejKl

What steps will reproduce this issue?

<DatePicker  Controls:TextBoxHelper.UseFloatingWatermark="True"
             Controls:TextBoxHelper.Watermark="Watermark:"  />

If SelectedDate is null, then Watermark is visible, but FloatingWatermark don't work when SelectedDate != null.

Expected outcome

Should work like on others controls

Environment

  • MahApps.Metro v1.3.0.155
  • Windows 10
  • Visual Studio 2013 & 2015
  • .NET Framework 4.5

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions