This commit is contained in:
SunboX 2017-06-06 11:03:08 +02:00
Родитель 062d2d0ced
Коммит e6afca67db
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -104,7 +104,7 @@
ItemsSource="{Binding Source={StaticResource GroupedFolders}}"
SelectedItem="{Binding SelectedFileOrFolder, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"
SelectionMode="{Binding Directory.SelectionMode}"
Padding="0,2,0,2"
Padding="0"
ContinuumNavigationTransitionInfo.ExitElementContainer="True"
Header="Choose the folder where you want to upload the files">
<ListView.HeaderTemplate>