13b49e14cb
-> gestione della stampa quote porta.
11 lines
361 B
XML
11 lines
361 B
XML
<Application x:Class="Application"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
ShutdownMode="OnMainWindowClose">
|
|
|
|
<Application.Resources>
|
|
<ResourceDictionary Source="EgtDOORCreatorDictionary.xaml"/>
|
|
</Application.Resources>
|
|
|
|
</Application>
|