Files
FSI.BT.IR.Tools/AutoCompleteTextBox/Themes/Generic.xaml
Maier Stephan SI b684704bf8 Sicherung
2023-01-20 16:09:00 +01:00

7 lines
375 B
XML

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="/AutoCompleteTextBox;component/editors/themes/generic.xaml" />
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>