Edge
4.5
Planned
In some cases, the xref:System.Windows.Controls.TextBox.Text property reflects a previous value of the databound property value if the property is modified during a databinding write operation.
- Quirked
- Build-time break
This should have no negative impact. However, you can restore the previous
behavior by setting the
xref:System.Windows.FrameworkCompatibilityPreferences.KeepTextBoxDisplaySynchronizedWithTextProperty
property to false
.
P:System.Windows.Controls.TextBox.Text
Windows Presentation Foundation (WPF)