Relative Content

Tag Archive for wpftooltipmsagl

MSAGL control node tooltips in the WPF viewer

How does one control node tooltips in the WPF MSAGL viewer (Microsoft.Msagl.WpfGraphControl.GraphViewer)? It seems the default behavior is to show the node label text in tooltips. I have a custom control that I want that to display in tooltips for nodes (it has rich context information). What is the best way to accomplish that?