1 <!-- If you change the root element of this file, be sure to change the
2 class that is subclassed in app.xaml.vb -->
4 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
5 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
6 x:Class="Thumb_wcp_vb.app"
7 StartupUri="Pane1.xaml"
9 <!-- Resources & Styles defined in this section will
10 impact the entire application. -->
11 <Application.Resources>
13 </Application.Resources>