|
|
|
@ -585,7 +585,7 @@
@@ -585,7 +585,7 @@
|
|
|
|
|
<Setter Property="Template"> |
|
|
|
|
<Setter.Value> |
|
|
|
|
<ControlTemplate TargetType="{x:Type Controls:RenderTransformOriginThumb}"> |
|
|
|
|
<Grid> |
|
|
|
|
<Grid Width="10" Height="10" Margin="-5,-5,-5,-5"> |
|
|
|
|
<Ellipse Width="2" Height="2" Fill="Black"/> |
|
|
|
|
<Ellipse Width="10" Height="10" Fill="Transparent" Stroke="Black" StrokeThickness="1" /> |
|
|
|
|
</Grid> |
|
|
|
|