We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e79cae commit b225cd7Copy full SHA for b225cd7
1 file changed
src/Themes/TableViewRowPresenter.xaml
@@ -131,7 +131,6 @@
131
132
<ContentPresenter x:Name="DetailsPresenter"
133
Grid.Row="1"
134
- Content="{Binding}"
135
Padding="{ThemeResource TableViewDetailsPadding}" />
136
</Grid>
137
0 commit comments