Files
egtbeamwall/EgtBEAMWALL.ViewerOptimizer/Application.xaml
T
Demetrio Cassarino b2eba855ac -modifca grafica finestra di dialogo
-aggiunto recupero dati file ini in application.vb
2024-08-02 12:51:49 +02:00

10 lines
319 B
XML

<Application x:Class="Application"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Application.Resources>
<ResourceDictionary Source="Utility/Dictionary.xaml"/>
</Application.Resources>
</Application>