Skip to content

Commit

Permalink
Update TextBlockStrokeView.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost1372 committed Dec 7, 2024
1 parent 2255e66 commit 72690aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
<Setter Property="VerticalContentAlignment" Value="Top" />
<Setter Property="IsTabStop" Value="False" />
<Setter Property="Padding" Value="2" />
<Setter Property="StrokeBrush" Value="#FFFF0000" />
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="local:TextBlockStrokeView">
Expand Down

0 comments on commit 72690aa

Please sign in to comment.