added samples
[windows-sources.git] / sdk / samples / WPFSamples / URIQueryStringParametersSample / csharp / homepage.xaml
blobd4256dcd94d14d43c83fbb396ccfd14c89427787
1 <Page x:Class="URIParamSample.HomePage"
2     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4     Title="HomePage">
5     <Grid>
6         
7     </Grid>
8 </Page>