Is there anyway to set the font family and size of the title (caption) of floating windows - i.e. PaneToolWindow ?
The CaptionElement seems to be internal so I'd need to use reflection, unless there is some obvious technique I'm overlooking. This is on version 13.2
Hello,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
That seems to be a massive amount of XAML just to change a property on the caption. Is there no simpler way to do this ?
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
I modified the sample from the referenced thread, so now there is no additional XAML Styles. I get the TextBlock in the XamDockManager's ToolWindowLoaded event handler using a Dispatcher and Infragistics Utilities class. Please let me know if this helps you or you have further questions on this matter.
Looking forward for your reply.