repo.or.cz
/
windows-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added samples
[windows-sources.git]
/
sdk
/
samples
/
WPFSamples
/
URIQueryStringParametersSample
/
csharp
/
homepage.xaml
blob
d4256dcd94d14d43c83fbb396ccfd14c89427787
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>