Update a test page.

This commit is contained in:
Vasil Chimev
2015-11-03 11:00:50 +02:00
parent e6b6302755
commit 14ef19ad44
2 changed files with 13 additions and 3 deletions

View File

@ -223,8 +223,18 @@
<SubType>Designer</SubType>
</Content>
<Content Include="apps\ui-tests-app\app.css" />
<TypeScriptCompile Include="apps\ui-tests-app\action-bar\all.ts" />
<TypeScriptCompile Include="apps\ui-tests-app\action-bar\color.ts" />
<TypeScriptCompile Include="apps\ui-tests-app\action-bar\all.ts">
<DependentUpon>all.xml</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="apps\ui-tests-app\action-bar\background.ts">
<DependentUpon>background.xml</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="apps\ui-tests-app\action-bar\clean.ts">
<DependentUpon>clean.xml</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="apps\ui-tests-app\action-bar\color.ts">
<DependentUpon>color.xml</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="apps\ui-tests-app\html-view\html-view.ts">
<DependentUpon>html-view.xml</DependentUpon>
</TypeScriptCompile>

View File

@ -1,5 +1,5 @@
<Page>
<TabView style="color: yellow; background-color: green;" selectedColor="red" tabsBackgroundColor="blue">
<TabView selectedIndex="1" style="color: yellow; background-color: green;" selectedColor="red" tabsBackgroundColor="blue">
<TabView.items>
<TabViewItem title="First">
<TabViewItem.view>