f68dd5c81a
- primo rilascio.
9 lines
313 B
XML
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>
|