Added the abilty to load configuration sections using * pattern
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Content="{Binding Name}"
|
||||
MenuItemsSource="{Binding}">
|
||||
<Interaction.Behaviors>
|
||||
<EventTriggerBehavior EventName="Loaded">
|
||||
<EventTriggerBehavior EventName="Tapped">
|
||||
<NavigateAction Context="Main" Route="Lock" />
|
||||
</EventTriggerBehavior>
|
||||
</Interaction.Behaviors>
|
||||
|
||||
Reference in New Issue
Block a user