Hi,
I defined:
Fill="{StaticResource iconMenuColor}"
Data="{StaticResource IconHasSampleBlending}"
Visibility="{Binding DerivedSampleName, Converter={StaticResource SmpBlendingImgVisibilityConverter}}"
Style="{StaticResource sampleBlendingIcon}"
ToolTip="{Binding DerivedSampleName}"
/>
Can I concatenate a custom string in Tooltip with Binding Value?
Thanks.
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Akhil GargPosted Apr 9, 2015, 10:55 AM
check if it works??