i read that i can use data converters in binding like ...
<TextBlock Text="{Binding Converter={StaticResource PositionConverter}}" />
from here
but i wonder if there are any "in-built" converters. because creating converters to just output say 2 decimal places etc seem troublesome. i just thought that there must be sometime inbuilt that i can use?
Here is the list of all converters provided by the framework
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With