Jelajahi Sumber

печать

Smerdova Liza 7 bulan lalu
induk
melakukan
562b7498de
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      PDK_Concert/Pages/PrintPage.xaml

+ 1 - 1
PDK_Concert/Pages/PrintPage.xaml

@@ -29,7 +29,7 @@
                             <TextBlock Text="     " FontSize="20"/>
                             <TextBlock Text="{Binding Numbers.Title}" TextWrapping="Wrap" MaxWidth="600" FontSize="25"/>
                             <TextBlock Text=", " FontSize="20" VerticalAlignment="Bottom"/>
-                            <TextBlock Text="{Binding Numbers.Users.FIO}" MaxWidth="280" FontSize="25"/>
+                            <TextBlock Text="{Binding Numbers.Users.FIO}" MaxWidth="280" FontSize="25" VerticalAlignment="Bottom"/>
                         </WrapPanel>
                     </DataTemplate>
                 </ListView.ItemTemplate>