view PalladaChat/PalladaChat/App.xaml @ 1:10fe7535d211 default tip

Удалил закомментированные строчки.
author kareem95
date Wed, 22 Jun 2016 18:43:12 +0300
parents 753a5f6e1eba
children
line wrap: on
line source

<Application x:Class="PalladaChat.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             StartupUri="MainWindow.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>