Breadcrumb finished and working

This commit is contained in:
BONNEVILLE Geoffroy
2018-06-14 10:50:16 +02:00
parent 8a5db88225
commit 799b896bfe
6 changed files with 7 additions and 9 deletions

View File

@@ -344,7 +344,7 @@
</core:DataTriggerBehavior>
</interactivity:Interaction.Behaviors>
</TextBox>
<userControls:BreadCrumbUserControl ItemsSource="{Binding BreadCrumb}" />
<userControls:BreadCrumbUserControl ItemsSource="{Binding BreadCrumb}" Margin="5,-5,0,0" />
</StackPanel>
<Button Grid.Column="2" x:Name="SearchButton" Style="{StaticResource NoBorderButtonStyle}" Height="50">
<SymbolIcon Symbol="Find" />