Files
omagoffice/SceneHost/SceneHostV.xaml
T
Emmanuele Sassi f68dd5c81a OmagOFFICE 1.8d1 :
- primo rilascio.
2017-04-06 11:08:42 +00:00

9 lines
313 B
XML

<WindowsFormsHost x:Class="SceneHostV"
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="OmagOFFICEScene"/>
</WindowsFormsHost>