From 665ba24405f543242e5ff2b0d7d24c045d6836fb Mon Sep 17 00:00:00 2001 From: Arlo Godfrey Date: Wed, 9 Oct 2024 19:27:15 -0500 Subject: [PATCH] Fixed AoT data binding in IncrementalLoadingCollectionSample.xaml. Fixes #514 --- .../samples/IncrementalLoadingCollectionSample.xaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/Collections/samples/IncrementalLoadingCollectionSample.xaml b/components/Collections/samples/IncrementalLoadingCollectionSample.xaml index 2557ed51..f11c5344 100644 --- a/components/Collections/samples/IncrementalLoadingCollectionSample.xaml +++ b/components/Collections/samples/IncrementalLoadingCollectionSample.xaml @@ -1,9 +1,9 @@ - + @@ -45,7 +45,7 @@ CornerRadius="4"> - + @@ -58,7 +58,7 @@ + Text="{x:Bind Name}" />