binding to the ToString() method in a DataTemplate December 20, 2023 by Tarik You can use Text="{Binding}". The ToString() method is invoked implicitly.