/
shmachilin
/
MathCore
Обзор
Документация
Войти
/
shmachilin
/
MathCore
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
dev
Tests/MathCore.Tests.WPF/Properties/AssemblyInfo.cs
10 строк
634 B
Павел
Доработка SelectableCollection что бы можно было её можно было полноценно использвоать с DataGrid в режиме добавления новых элементов
11 июн 2025, 16:22
11 июн 2025, 16:22
eca0d70
Код
Авторство
О чём код?
using System.Windows; [assembly: ThemeInfo( ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located //(used if a resource is not found in the page, // or application resource dictionaries) ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located //(used if a resource is not found in the page, // app, or any theme specific resource dictionaries) )]