|
|
@ -7,7 +7,8 @@
|
|
|
|
xmlns:local="clr-namespace:Aucma.Core.Palletiz.Views"
|
|
|
|
xmlns:local="clr-namespace:Aucma.Core.Palletiz.Views"
|
|
|
|
xmlns:cvt="clr-namespace:Aucma.Core.Palletiz.ConvertTo"
|
|
|
|
xmlns:cvt="clr-namespace:Aucma.Core.Palletiz.ConvertTo"
|
|
|
|
mc:Ignorable="d" FontFamily="Microsoft YaHei"
|
|
|
|
mc:Ignorable="d" FontFamily="Microsoft YaHei"
|
|
|
|
d:DesignHeight="450" d:DesignWidth="800">
|
|
|
|
d:DesignHeight="450"
|
|
|
|
|
|
|
|
d:DesignWidth="800">
|
|
|
|
|
|
|
|
|
|
|
|
<UserControl.Resources>
|
|
|
|
<UserControl.Resources>
|
|
|
|
<cvt:MultiBindingConverter x:Key="QueryConvert"></cvt:MultiBindingConverter>
|
|
|
|
<cvt:MultiBindingConverter x:Key="QueryConvert"></cvt:MultiBindingConverter>
|
|
|
|