Skip to content

Commit b225cd7

Browse files
committed
remove Content binding from DetailsPresenter
1 parent 6e79cae commit b225cd7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Themes/TableViewRowPresenter.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@
131131

132132
<ContentPresenter x:Name="DetailsPresenter"
133133
Grid.Row="1"
134-
Content="{Binding}"
135134
Padding="{ThemeResource TableViewDetailsPadding}" />
136135
</Grid>
137136
</Grid>

0 commit comments

Comments
 (0)