Files
FSI.BT.IR.Tools/AutoCompleteTextBox/Themes/Generic.xaml
Maier Stephan SI 1c68b8f401 Sicherung
2023-04-17 07:07:49 +02: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>