/Main/src/Samples/v0.2/Tooltip/App.xaml
# · XAML · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · 88e7c9fb076f7fb50c46e9f7b69f12bb MD5 · raw file
- <Application x:Class="SimpleTooltip.App"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- StartupUri="Window1.xaml">
- <Application.Resources>
-
- </Application.Resources>
- </Application>