|
|
|
|
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
|
|
|
|
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|
|
|
|
xmlns:Microsoft_Windows_Themes="clr-namespace:Microsoft.Windows.Themes;assembly=PresentationFramework.Aero" |
|
|
|
|
xmlns:debugging="clr-namespace:ILSpy.Debugger.Tooltips" |
|
|
|
|
xmlns:debugging="clr-namespace:ICSharpCode.ILSpy.Debugger.Tooltips" |
|
|
|
|
xmlns:core="http://icsharpcode.net/sharpdevelop/core"> |
|
|
|
|
<Style x:Key="ComboBoxFocusVisual"> |
|
|
|
|
<Setter Property="Control.Template"> |
|
|
|
|
|