HandyControl icon indicating copy to clipboard operation
HandyControl copied to clipboard

TextBox clear button does not trigger changed event

Open dthoeni opened this issue 1 year ago • 2 comments

Describe the bug

When hitting the clear button on a textbox, the text is cleared, but the bindings don't get notified

Steps to reproduce the bug

  1. Enter a text into a textbox -> binding value gets changed
  2. Hit clear button -> bindings not updated

Expected behavior

No response

Screenshots

No response

NuGet package version

HandyControl 3.4.0

IDE

Visual Studio 2022

Framework type

.Net 6.0

Windows version

Windows 11 (22000)

Additional context

No response

dthoeni avatar Jul 11 '24 11:07 dthoeni