Skip to content

Commit

Permalink
[Mouse Jump] - more xaml formatting - microsoft#25482
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeclayton committed Aug 8, 2024
1 parent a7e137c commit d6c1966
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@
</tkcontrols:SegmentedItem>
</tkcontrols:Segmented>
<Button
x:Uid="MouseUtils_MouseJump_CopyStyle"
x:Name="CopyStyleToCustom"
x:Uid="MouseUtils_MouseJump_CopyStyle"
Margin="20,0,0,0"
Click="CopyStyleToCustom_Click"
IsEnabled="{Binding SelectedIndex, ElementName=PreviewTypeSetting}" />
Expand Down

0 comments on commit d6c1966

Please sign in to comment.