/
Lisson
/
combinatorics
Обзор
Документация
Войти
/
Lisson
/
combinatorics
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
App.xaml
11 строк
522 B
Ruslan
Добавьте файлы проекта.
12 июл 2024, 15:13
12 июл 2024, 15:13
eb0ed24
Код
Авторство
О чём код?
<Application x:Class="Combinator.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:Combinator" StartupUri="MainWindow.xaml" xmlns:System="clr-namespace:System;assembly=System.Runtime"> <Application.Resources> <!--System:Uri x:Key="page1">pack://siteoforigin:,,,/Data/peres1.html</System:Uri--> </Application.Resources> </Application>