You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
358 B
8 lines
358 B
1 year ago
|
<ad:DocumentContent x:Class="SSWMS.Client.STORAGE_ALL"
|
||
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
xmlns:ad="clr-namespace:AvalonDock;assembly=AvalonDock"
|
||
|
xmlns:uc="clr-namespace:SSWMS.Client.UC">
|
||
|
<uc:ucQueryDataGrid x:Name="ucStorage"/>
|
||
|
</ad:DocumentContent>
|