added samples
[windows-sources.git] / sdk / samples / WPFSamples / scrollchangedeventargsLayout / visualbasic / app.xaml
blob911a97cd61344069612f4229f4ebc2099e92ead6
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"/>