Am i missing something?
I can not find any example on how to use the XAMDock control. In the on-line help it is not even there in the list of controls. I can't find any samples either.
Does anyone have any sample code or explanation about this control?
I'm new to silverlight development and I'm trying to figure out how Silverlight controls can be docked.
Hi,
Thanks for your speedy reply.
I hope you understand that it's confusing for us to see this control on the visual studio toolbar if it's intended for internal use.
Best Regards,
Peter
If you are referring to the XamDoc class which is available in one of the product assemblies - it is a class with the purpose of being used internally.
For 10.3 we have DockPanel control if that's what you are trying to get.
HTH,