7 lines
632 B
XML
7 lines
632 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="pack://application:,,,/OrpaonChipEpt.Shared;component/Controls/ControllableValve.xaml" />
|
|
<ResourceDictionary Source="pack://application:,,,/OrpaonChipEpt.Shared;component/Controls/MFC_EPC.xaml" />
|
|
<ResourceDictionary Source="pack://application:,,,/OrpaonChipEpt.Shared;component/Controls/UnControllableValve.xaml" />-->
|
|
</ResourceDictionary.MergedDictionaries>
|
|
</ResourceDictionary> |