Hi Enes,
We assume that you are using TextBox
in the TileViewItem. The Text property of the TextBox is binded to a property
in the ViewModel. As you type some text in the TextBox, the property in the
ViewModel will be updated and ViewModel.PropertyChanged event is fired.
If this is what you observe, it is
the standard and expected behavior of the WPF framework and MVVM pattern. This
behavior has nothing to do with TileViewControl. Please raise a query that is
specific to TileViewControl.
If our understanding is wrong, please
elaborate on your requirement in more detail with a video or screenshots.
Regards,
Gokul T