This question is locked. New answers and comments are not allowed.
Hello, I try to manage with some problem, but I didn't find solution so far. Is it possible to set FontFamily of Header in RadWindow Template? ContentPresenter of the header doesn't allow to set such parameter.
<ContentPresenter x:Name="HeaderContent" ContentTemplate="{TemplateBinding HeaderTemplate}" Content="{TemplateBinding Header}" Grid.Column="1" HorizontalAlignment="Stretch" VerticalAlignment="Center"/>
And additional thing: could you send me default radwindow template of windows8 theme? Expression Blend generates only OfficeBlackTheme.
Thank you in advance,
Mateusz
<ContentPresenter x:Name="HeaderContent" ContentTemplate="{TemplateBinding HeaderTemplate}" Content="{TemplateBinding Header}" Grid.Column="1" HorizontalAlignment="Stretch" VerticalAlignment="Center"/>
And additional thing: could you send me default radwindow template of windows8 theme? Expression Blend generates only OfficeBlackTheme.
Thank you in advance,
Mateusz