Hi,
Is there any way for me to take total control over the graphics that are shown to highlight the to and from ports when using the LinkingTool? Currently, there’s a pink box shown. I’d like to specify my own adornment.
Thanks,
–Mark
Hi,
Is there any way for me to take total control over the graphics that are shown to highlight the to and from ports when using the LinkingTool? Currently, there’s a pink box shown. I’d like to specify my own adornment.
Thanks,
–Mark
You’ll want to set the LinkingBaseTool.TemporaryNodeTemplate.
There isn’t an example of this in the demo apps, but there is for another one you might want to customize, the LinkingBaseTool.TemporaryLinkTemplate.
The default templates for these properties are defined in Generic.XAML in the docs subdirectory of the GoXam installation.