Posts by Marcos Mendes • 1 point
1 post
-
0
votes1
answer25
viewsQ: How to change the Translationx property of an element through x:Name?
I have a XAML with the following structure: <swipeview:SwipeCollectionView ItemsSource="{Binding Items}" x:Name="swipeListView"> <swipeview:SwipeCollectionView.ItemTemplate>…