Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
karkarl committed Aug 15, 2023
1 parent cf4a9f8 commit 1332979
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions WinUIGallery/ControlPages/BreadcrumbBarPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ BreadcrumbBar1.ItemsSource = new string[] { "Home", "Documents", "Design", "Nort
</local:ControlExample.Example>

<local:ControlExample.Options>
<StackPanel>
<Button x:Name="ResetSampleBtn" Content="Reset sample" Click="ResetSampleButton_Click"/>
</StackPanel>
<Button x:Name="ResetSampleBtn" Content="Reset sample" Click="ResetSampleButton_Click"/>
</local:ControlExample.Options>

<local:ControlExample.Xaml>
Expand Down

0 comments on commit 1332979

Please sign in to comment.