repo.or.cz
/
moon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* MoonlightTypeConverter.cs: Convert CacheMode's from strings.
[moon.git]
/
test
/
xaml
/
test-parser-multiple-canvases.xaml
blob
0cd3d11924bdb59e75db441f0db3e0ffe1f22d49
1
<Canvas xmlns="http://schemas.microsoft.com/client/2007"
2
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
3
4
<Canvas x:Name="canvas-one" />
5
<Canvas x:Name="canvas-one" />
6
7
</Canvas>
8