markus / MarkusAutoUpdate / src / NetSparkle.Samples.NetFramework.WPF / App.xaml @ d8f5045e
이력 | 보기 | 이력해설 | 다운로드 (342 Bytes)
1 | d8f5045e | taeseongkim | <Application x:Class="NetSparkleUpdater.Samples.NetFramework.WPF.App" |
---|---|---|---|
2 | xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
||
3 | xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
||
4 | StartupUri="MainWindow.xaml"> |
||
5 | <Application.Resources>
|
||
6 | |||
7 | </Application.Resources>
|
||
8 | </Application> |