Artifact 34f49897e3ca533a7e74506ba0759b66eebce151:
- File vsixtest/MainPage.xaml — part of check-in [0ab74373bd] at 2016-02-25 02:49:58 on branch vsixTest — More work. Install and build steps are now tested. (user: mistachkin size: 460) [more...]
<Page x:Class="vsixtest.MainPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="using:vsixtest" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d"> <Grid Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"> </Grid> </Page>