File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8383 <ScrollViewer Margin =" 10" Grid.Row=" 1" Grid.RowSpan=" 3" Grid.Column=" 0" >
8484 <ItemsControl BorderThickness =" 0" ItemsSource =" {Binding Settings.ApplicationProfileAssignments}" ItemTemplate =" {StaticResource ApplicationTemplate}" HorizontalAlignment =" Left" />
8585 </ScrollViewer >
86- <TextBlock Style =" {StaticResource SubTitleTextBlock}" Grid.Row=" 2" Grid.Column=" 1" Text =" {x:Static pres:ProjectLocales.Actions }" Width =" Auto" VerticalAlignment =" Center" HorizontalAlignment =" Left" />
86+ <TextBlock Style =" {StaticResource SubTitleTextBlock}" Grid.Row=" 2" Grid.Column=" 1" Text =" {x:Static pres:ProjectLocales.ActionShortcuts }" Width =" Auto" VerticalAlignment =" Center" HorizontalAlignment =" Left" />
8787 <Border Style =" {StaticResource DefaultBorder}" Grid.Row=" 3" Grid.Column=" 1" Margin =" 5" />
8888 <ScrollViewer Grid.Row=" 3" Grid.Column=" 1" Margin =" 10" >
8989 <ItemsControl BorderThickness =" 0" ItemsSource =" {Binding Settings.ActionShortcuts}" ItemTemplate =" {StaticResource ActionShortcutItemTemplate}" ItemsPanel =" {StaticResource WrapPanelTemplate}" />
You can’t perform that action at this time.
0 commit comments