Guest User

Untitled

a guest
Oct 21st, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.35 KB | None | 0 0
  1.     <Grid Grid.Row="2">
  2.                     <Grid Margin="0,44,0,8" d:LayoutOverrides="GridBox" >
  3.                         <ListBox ScrollViewer.VerticalScrollBarVisibility="Visible" x:Name="mess_list"  ItemsSource="{Binding}" Background="Transparent" Tap="ListBoxItem_void">
  4.                             <ListBox.ItemTemplate>
  5.                                 <DataTemplate >
Add Comment
Please, Sign In to add comment