diff options
Diffstat (limited to 'Software/Visual_Studio/Tango.Touch/Tango.Touch.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.Touch/Tango.Touch.csproj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Software/Visual_Studio/Tango.Touch/Tango.Touch.csproj b/Software/Visual_Studio/Tango.Touch/Tango.Touch.csproj index 7dd560a48..cac9f47e4 100644 --- a/Software/Visual_Studio/Tango.Touch/Tango.Touch.csproj +++ b/Software/Visual_Studio/Tango.Touch/Tango.Touch.csproj @@ -70,7 +70,6 @@ <Compile Include="Controls\TouchAutoComplete.cs" /> <Compile Include="Controls\TouchCalendar.cs" /> <Compile Include="Controls\TouchCheckBox.cs" /> - <Compile Include="Controls\TouchClickableControl.cs" /> <Compile Include="Controls\TouchComboBox.cs" /> <Compile Include="Controls\TouchDatePicker.cs" /> <Compile Include="Controls\TouchDropShadowBorder.cs" /> @@ -81,14 +80,11 @@ <Compile Include="Controls\TouchIconKind.cs" /> <Compile Include="Controls\TouchImageButton.cs" /> <Compile Include="Controls\TouchInput.cs" /> - <Compile Include="Controls\TouchKeyboardContainer.cs" /> <Compile Include="Controls\TouchListBox.cs" /> <Compile Include="Controls\TouchListBoxItem.cs" /> - <Compile Include="Controls\TouchMultiLineTextBox.cs" /> <Compile Include="Controls\TouchNativeListBox.cs" /> <Compile Include="Controls\TouchNumericTextBox.cs" /> <Compile Include="Controls\TouchProgressBar.cs" /> - <Compile Include="Controls\TouchRadioButton.cs" /> <Compile Include="Controls\TouchRingProgress.cs" /> <Compile Include="Controls\TouchSimpleDataGrid.cs" /> <Compile Include="Controls\TouchSlider.cs" /> @@ -169,10 +165,6 @@ <SubType>Designer</SubType> <Generator>MSBuild:Compile</Generator> </Page> - <Page Include="Controls\TouchMultiLineTextBox.xaml"> - <SubType>Designer</SubType> - <Generator>MSBuild:Compile</Generator> - </Page> <Page Include="Controls\TouchNativeListBox.xaml"> <SubType>Designer</SubType> <Generator>MSBuild:Compile</Generator> @@ -221,10 +213,6 @@ <SubType>Designer</SubType> <Generator>MSBuild:Compile</Generator> </Page> - <Page Include="Controls\TouchRadioButton.xaml"> - <SubType>Designer</SubType> - <Generator>MSBuild:Compile</Generator> - </Page> <Page Include="Controls\TouchRingProgress.xaml"> <SubType>Designer</SubType> <Generator>MSBuild:Compile</Generator> @@ -363,7 +351,6 @@ <Compile Include="Keyboard\KeyboardDefinition.cs" /> <Compile Include="Keyboard\KeyboardModeToVisibilityConverter.cs" /> <Compile Include="Keyboard\KeyboardModeToVisibilityInverseConverter.cs" /> - <Compile Include="Keyboard\KeyboardOutputMode.cs" /> <Compile Include="Keyboard\KeyboardView.cs" /> <Compile Include="Keyboard\KeyDefinition.cs" /> <Compile Include="Keyboard\KeysLineDefinition.cs" /> |
