|
@@ -241,6 +241,9 @@
|
|
|
<Compile Include="Uct\UctSharedControl1.xaml.cs">
|
|
|
<DependentUpon>UctSharedControl1.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Uct\UctSwitchcontrol.xaml.cs">
|
|
|
+ <DependentUpon>UctSwitchcontrol.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Uct\UctTextFreeControl.xaml.cs">
|
|
|
<DependentUpon>UctTextFreeControl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -447,6 +450,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Uct\UctSwitchcontrol.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Uct\UctTextFreeControl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|