I have developed a user control in WPF where one of the controls is a text box which in my user control I declare it in the following way:
<TextBox Name="PathTextBox" Text="{Binding PathControlValue, Mode=TwoWay, NotifyOnSourceUpdated=True,...
asked by
22.01.2018 / 19:04