Files
FSI.BT.IR.Tools/AutoCompleteTextBox/Themes/Generic.xaml
Stephan Maier 647f938eee v1.2
2024-08-27 08:10:27 +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>