|
|
|
@ -1,7 +1,6 @@ |
|
|
|
<ResourceDictionary |
|
|
|
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
|
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|
|
|
xmlns:local="clr-namespace:MultiTerm.Wpf.CustomControl"> |
|
|
|
xmlns:local="clr-namespace:MultiTerm.Wpf.CustomControl"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<SolidColorBrush x:Key="TabItem.Selected.Background" Color="#FFFFFF"/> |
|
|
|
<SolidColorBrush x:Key="TabItem.Selected.Background" Color="#FFFFFF"/> |
|
|
|
<SolidColorBrush x:Key="TabItem.Selected.Border" Color="#ACACAC"/> |
|
|
|
<SolidColorBrush x:Key="TabItem.Selected.Border" Color="#ACACAC"/> |