- Se traslada versión a git desde tfs
This commit is contained in:
12
dxwGenerica.xaml
Normal file
12
dxwGenerica.xaml
Normal file
@@ -0,0 +1,12 @@
|
||||
<dx:DXWindow x:Class="dxwGenerica"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:dx="http://schemas.devexpress.com/winfx/2008/xaml/core"
|
||||
xmlns:dxb="http://schemas.devexpress.com/winfx/2008/xaml/bars"
|
||||
xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol"
|
||||
xmlns:dxdo="http://schemas.devexpress.com/winfx/2008/xaml/docking"
|
||||
xmlns:dxg="http://schemas.devexpress.com/winfx/2008/xaml/grid"
|
||||
xmlns:dxgt="http://schemas.devexpress.com/winfx/2008/xaml/grid/themekeys"
|
||||
xmlns:dxe="http://schemas.devexpress.com/winfx/2008/xaml/editors" ShowInTaskbar="True"
|
||||
ShowIcon="False" Title="" WindowStyle="ToolWindow" WindowState="Maximized" WindowStartupLocation="CenterScreen" >
|
||||
</dx:DXWindow>
|
||||
Reference in New Issue
Block a user