|
|
@ -10,6 +10,7 @@ |
|
|
|
MinHeight="200" |
|
|
|
MinHeight="200" |
|
|
|
UseLayoutRounding="True" |
|
|
|
UseLayoutRounding="True" |
|
|
|
TextOptions.TextFormattingMode="Display" |
|
|
|
TextOptions.TextFormattingMode="Display" |
|
|
|
|
|
|
|
Icon="pack://application:,,,/ILSpy;component/images/Find.png" |
|
|
|
FocusManager.FocusedElement="{Binding ElementName=treeView}" |
|
|
|
FocusManager.FocusedElement="{Binding ElementName=treeView}" |
|
|
|
> |
|
|
|
> |
|
|
|
<Window.Resources> |
|
|
|
<Window.Resources> |
|
|
|