I have a tooltip on an image inside of a listbox. The tooltip is setup as follows:
You don't need extra {} prefix in ContentStringFormat. With ToolTip, also prefer using ContentStringFormat instead of StringFormat in binding.
{}
ContentStringFormat
ToolTip
StringFormat
Following works: