|
@ -140,6 +140,7 @@ |
|
|
</Grid> |
|
|
</Grid> |
|
|
|
|
|
|
|
|
<Border Width="1" HorizontalAlignment="Right" Background="{StaticResource Border.Brush}"/> |
|
|
<Border Width="1" HorizontalAlignment="Right" Background="{StaticResource Border.Brush}"/> |
|
|
|
|
|
<Border Height="1" VerticalAlignment="Bottom" Background="{StaticResource Border.Brush}"/> |
|
|
|
|
|
|
|
|
<ListBox x:Name="listbox_PurchaseSchemeProductSkuList" Grid.Column="1" |
|
|
<ListBox x:Name="listbox_PurchaseSchemeProductSkuList" Grid.Column="1" |
|
|
ItemContainerStyle="{StaticResource NoBgListBoxItemStyle}" |
|
|
ItemContainerStyle="{StaticResource NoBgListBoxItemStyle}" |
|
|