markus / MarkusLogview / TEST_WPF_MARKUS / App.xaml @ d33ef543
이력 | 보기 | 이력해설 | 다운로드 (375 Bytes)
1 | 84578b97 | djkim | <Application x:Class="TEST_WPF_MARKUS.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:TEST_WPF_MARKUS" |
||
5 | StartupUri="MainWindow.xaml"> |
||
6 | <Application.Resources>
|
||
7 | |||
8 | </Application.Resources>
|
||
9 | </Application> |