I have wpf xaml in which i make use of a usercontrol.The usercontrol has a button whose tooltip will be set from the xaml.How can I bind the tooltip from the xaml.I am using MVVM pattern.
I have wpf xaml in which i make use of a usercontrol.The usercontrol has a button whose tooltip will be set from the xaml.How can I bind the tooltip from the xaml.I am using MVVM pattern.