|
|
|
@ -15,7 +15,7 @@ |
|
|
|
<Panel x:Name="PART_MouseTracker" Height="1" VerticalAlignment="Top" /> |
|
|
|
<Panel x:Name="PART_Container"> |
|
|
|
<Border x:Name="PART_Background" Background="{TemplateBinding Background}" /> |
|
|
|
<CaptionButtons x:Name="PART_CaptionButtons" VerticalAlignment="Top" HorizontalAlignment="Right" Foreground="{TemplateBinding Foreground}" MaxHeight="30" /> |
|
|
|
<CaptionButtons x:Name="PART_CaptionButtons" VerticalAlignment="Top" HorizontalAlignment="Right" Foreground="{TemplateBinding Foreground}" /> |
|
|
|
</Panel> |
|
|
|
</Panel> |
|
|
|
</ControlTemplate> |
|
|
|
|