Commit ef9f7ef2 by liulongfei
parents 66380a85 f172032b
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:dx="http://schemas.devexpress.com/winfx/2008/xaml/core" xmlns:dx="http://schemas.devexpress.com/winfx/2008/xaml/core"
xmlns:module="clr-namespace:VIZ.Package.Module" xmlns:module="clr-namespace:VIZ.Package.Module"
Title="编辑图片" Height="600" Width="600" > Title="编辑图片" Height="350" Width="525" >
<Grid> <Grid>
<module:ImageEdit x:Name="ImageCut"> <module:ImageEdit x:Name="ImageCut">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment