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 SSCLI 1.0
[windows-sources.git]
/
sdk
/
samples
/
WPFSamples
/
scrollchangedeventargsLayout
/
visualbasic
/
app.xaml
blob
911a97cd61344069612f4229f4ebc2099e92ead6
1
<Application
2
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
x:Class="ScrollChangedEventArgs_layout.app"
5
StartupUri="Window1.xaml"/>