I have a WPF table that has a custom header (based on a StackPanel) which includes a button that displays and handles setting the units of for the column. Which works nicely, however I want to be able to copy the data to clipboard including headers.I have a WPF table that has a custom header (ba