github.com/keybase/client/go@v0.0.0-20241007131713-f10651d043c8/updater/windows/WpfPrompter/WpfApplication1/App.xaml (about)

     1  <Application x:Class="WpfApplication1.App"
     2               xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
     3               xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
     4               xmlns:local="clr-namespace:WpfApplication1"
     5               StartupUri="MainWindow.xaml">
     6      <Application.Resources>
     7           
     8      </Application.Resources>
     9  </Application>