repo.or.cz
/
sqlite.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge trunk changes into this branch.
[sqlite.git]
/
vsixtest
/
App.xaml
blob
80889024ca6dc1ef2171b4f0832ecaac8f3796e3
1
<Application
2
x:Class="vsixtest.App"
3
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5
xmlns:local="using:vsixtest"
6
RequestedTheme="Light">
7
8
</Application>