Skip to content

Commit

Permalink
Fix confusing line
Browse files Browse the repository at this point in the history
  • Loading branch information
Foda authored Jan 23, 2024
1 parent fef8b23 commit 07bf6cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ internal void Realize()
else
{
// We are reusing this ItemContentControl and we can reuse the Element
_visualElement = _handler.VirtualView as VisualElement;
_visualElement.BindingContext = dataContext;
}

Expand Down

0 comments on commit 07bf6cd

Please sign in to comment.