命名调整
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
<Grid x:Name="PathGrid" Margin="2" />
|
||||
|
||||
<Canvas>
|
||||
<!--值0的时候-->
|
||||
<Path Canvas.Left="2"
|
||||
Canvas.Top="2"
|
||||
Stroke="{DynamicResource BorderBrushSecondary}"
|
||||
@@ -185,6 +186,7 @@
|
||||
</PathGeometry>
|
||||
</Path.Data>
|
||||
</Path>
|
||||
|
||||
<Path x:Name="Path"
|
||||
Canvas.Left="2"
|
||||
Canvas.Top="2"
|
||||
|
||||
Reference in New Issue
Block a user