Hey everyone,
I have an application that dynamically creates ToolWindows. The question I have is that as I create the ToolWindow I would like to set the title font size and font style to the application's current selected size and style. I looked in the Sample Browser as to how it was done in the XAML the question I have is how would I set it in the C# code-behind.
Thanks