Files
NetUnicodeInfo/UnicodeCharacterInspector/App.xaml
T
GoldenCrystal e1f5c1c471 Initial commit.
2014-10-23 01:54:48 +02:00

10 lines
395 B
XML

<Application x:Class="UnicodeCharacterInspector.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:UnicodeCharacterInspector"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>