Hi
I am setting the toolTip to button dynamically using :
ToolTipService.SetToolTip(btnhello, "Hello World !");
I need to add additional some data dynamically in this tooltip with xaml control.
Please help me on this issue.
Waiting for your valuable thought.
Thanking You.