Hi,
I am having some problem on the palette. Basically I want to update the size of the palette whenever I add/remove a node in it. I have a palette in an expander. See hierarchy below:
The palette is based on the controltemplate given here:
But when I load the palette, the height is 0 and no node is shown. but once I collapsed then expand the expander, the content is shown with the correct height. How can I update the size of the palette based on the contents.
Thank you very much for your help.