markus / FinalService / KCOM_FinalService / UploadTest / App.xaml @ 38d69491
이력 | 보기 | 이력해설 | 다운로드 (296 Bytes)
1 | 38d69491 | taeseongkim | <Application
|
---|---|---|---|
2 | x:Class="UploadTest.App" |
||
3 | xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
||
4 | xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
||
5 | xmlns:local="clr-namespace:UploadTest" |
||
6 | StartupUri="MainWindow.xaml"> |
||
7 | <Application.Resources /> |
||
8 | f3ab410f | taeseongkim | </Application> |