Files
Nicola Pievani cbfdc473c2 EgtDOORCreator 1.9b2 :
-aggiunta dell'HardwareManager,
-aggiunta della pagina di stampa.
2018-02-14 17:55:48 +00:00

9 lines
307 B
XML

<WindowsFormsHost x:Class="PrintSceneHostV"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:EgtUILib="clr-namespace:EgtUILib;assembly=EgtUILib">
<EgtUILib:Scene x:Name="PrintScene"/>
</WindowsFormsHost>